Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 908 Bytes

File metadata and controls

28 lines (16 loc) · 908 Bytes

ParamTool

ParamTool is a tool for editing the effect param file found within NSMB2.

Features

  • View and edit effect param entires within the param file
  • Insert/remove param entries

Aknowledgements

This project includes the following third-party libraries:

  • win-iconv – An iconv implementation for windows

Each library is included under its respective license in the third_party/ directory.

See Also

  • PTCLTool – A tool to edit the .ptcl files found within NSMB2 and other titles.

License

ParamTool is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.

You are free to use, modify, and redistribute this software under the terms of the GPLv3. If you distribute binaries, you must also provide access to the corresponding source code.