Note: this readme is still a wip and probably will be for a while! Feel free to join the discord and ask as I am very active there.
How To Install
How do I Make a Mod?
- Get the latest release here.
- Locate your Guitar Hero III exe directory (this is typically located at
%ProgramFiles(x86)%/Aspyr/Guitar Hero III/
- Drag the contents of the release folder into your Guitar Hero III exe directory.
For right now, the GUI is still being worked on, until then follow these steps:
- Copy the test mod folder located in your nylon mods folder.
- Name the copied folder whatever you'd like
- Open your new mod folder, and find
modinfo.json
and open it in you're text editor of choice. - The "name" variable here, refers to the unique identifier to your mod. I would recommend something like..
vultumast.mymod
- Place the pak you wish to load into the "pak" folder, which is in the same directory as
modinfo.json
(create it if it's not) - Rename the pak file to be
<yourmodname>.pak.xen
ex:vultumast.mymod.pak.xen