RBTools is a NodeJS module with classes to manipulate several Rock Band-related files on all available systems. RBTools also uses Python to manipulate many kinds of files, like image and texture files. The main exports of this package consists on classes that represents a file type to be processed. All secondary methods used on these classes is also available to import from rbtools/lib
.
RBTools comes with a few binary executables, such as:
Also, RBTools uses modified Python scripts from:
- MOGG Module (from moggulator)
- PKG Module (from PSN_get_pkg_info)
- STFS Module (from py360)
- TPL Module (from Wii.py)
- Swap RB Art Bytes (from RB3DX Dependencies)
At last, RBTools comes with a few special Node packages made by myself, such as:
- node-lib: A path utility suite that gathers several functions related to a specific path.
- set-default-options: Utility function to merge default options with user-defined ones.
- raphaelgoulart: Close friend and always helping me in some sort.
- Onyxite: General helping and for the creation of Onyx Toolkit!
- TrojanNemo: General helping and for the creation of Nautilus!
- LocalH: General helping and providing me the moggulator python script.
- Emma: General helping!
- Jnack and all the fellow contributors of MiloHax!
- My Customs Projects: All my customs projects.
- PRO Guitar/Bass Guide: My famous PRO Guitar/Bass guide.