You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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