Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ADifferentCharacterCustomizer
I made my own version of AsterAether's Character Customizer
| Date uploaded | 3 years ago |
| Version | 1.0.0 |
| Download link | GiGaGon-ADifferentCharacterCustomizer-1.0.0.zip |
| Downloads | 222 |
| Dependency string | GiGaGon-ADifferentCharacterCustomizer-1.0.0 |
This mod requires the following mods to function
README
ADifferentCharacterCustomizer
The defualt values for floats are NaN (NaN.0 if using ConfigurationManager), int is -2147483648 (min int value), and N/A for bool. Bools have to either be True, False, or N/A.
If you want to mess with Bandit's specials, I recommend using Bandit Tweaks by Moffein as the cancling on sprint is hard coded into them and I don't want to re-do existing work.
I highly recommend using ConfigurationManager, since it makes you not have to wait 5 years for launching the game.
Feel free to complain to me about my bad code or report bugs at GiGaGon#1754
Made for Contra.
I decided to try and fix AsterAether's mod Character Customizer since it was broken. Unfortunatly, I'm too small brain to understand their code so I just re-wrote it from scratch, and here is the product.
You can find AsterAether's GitHub here and Thunderstore here.
Changelog:
V 1.0.0
- Uploaded