Skip to content

V-Karch/NSPTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSP Tools

NSP Tools is a Java-based application designed for managing NSP files with a graphical user interface (GUI). This project utilizes JavaFX for the GUI components and Maven for project management.

Features

  • Split NSP Files: Easily split large NSP files into smaller parts.
  • Combine NSP Files: Combine multiple NSP files into a single file.
  • Progress Tracking: Track progress through a console and GUI progress listener.
  • Cross-Platform: Runs on any platform that supports JavaFX.

Requirements

  • JDK 23 or higher
  • Apache Maven

Installation

  1. Clone the repository:

    git clone https://github.com/V-Karch/NSPTools.git
    cd NSPTools
  2. Build the project using Maven:

mvn clean install

Running the Application

To run the application, use the following command:

mvn javafx:run

This will launch the NSPTools GUI.

Contributing

Contributions are welcome! Please feel free to open an issue or submit a pull request.

License

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

About

Tools for managing NSP/XCI files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages