thank you for downloading my mod :3
--------------------------------------------------

ADDING THE MOVESET TO YOUR OWN [CS] CHARACTER:

refer to the 'Template Character' folder:

- [example.lua] is a copy of the code that adds Bowser Jr to use as reference. This script contains all the code you need to add to your CS character's 'main.lua' to add Bowser Moveset functionality to them, + explanations.

- [bowser_shell_template.blend] contains an example shell model. Simply replace the mesh and export the armature into your mod's 'actors' folder as you would with any other custom SM64 model.

- now simply use your mod alongside 'Character Select' and 'Coop Bowser Moveset'!
- adding this functionality to your [CS] character mod shouldn't cause any errors if you *aren't* using it with the Coop Bowser Moveset mod (pls tell me if it does pls)

--------------------------------------------------