Natsu235 / n64-toolbox

A user-friendly Java application to display basic informations about N64 Roms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N64 Toolbox

A user-friendly Java application to display basic informations about N64 Roms.

Getting Started

Prerequisites

List of all required dependencies to build this software:

Building

To successfully build this project:

  • First open the project folder in Netbeans IDE 8.2.
  • Then, right-click on the project in the Projects window to display the context menu.
  • Select Clean and Build and wait until the console output a 'BUILD SUCCESSFUL' message.
  • The compiled application can be found inside the dist folder.

If something went wrong during this process, you can still submit a new issue to the project.

Running

There are 3 custom running configurations available for this application:

Debug - Run application in Debug Mode

English - Run application in English

French - Run application in French

Miscellaneous

Trello

Trello is a web-based project management application allowing tasks scheduling during the development.

Licence

This project is licensed under the GPLv3 License. See the LICENSE.md file for details.

About

A user-friendly Java application to display basic informations about N64 Roms

License:GNU General Public License v3.0


Languages

Language:Java 95.9%Language:CSS 4.1%