Skip to content

How to use complex modcharts

EndersteveGamer edited this page May 22, 2022 · 1 revision

How to use complex modcharts:

Complex modcharts are modcharts that are not implemented yet. They will be Python files containing functions that will be executed by the game at different moments (like when a sick is hit, when you miss etc...). They will be able to do much more than simple modcharts, but will be harder to create, as it will require some python knowledge

Clone this wiki locally