completed set_player

This commit is contained in:
Timothy GFO 2023-10-18 00:52:36 -04:00
parent 45b6344f28
commit 07a393b9b7
5 changed files with 135 additions and 84 deletions

View file

@ -9,6 +9,7 @@ This includes:
* Every function that spawns something in the level should have intuitive naming and arguments.
* A stable base to improve upon: Every function will lookup in the definitions.py file.
* Be able to generate from scratch a valid mmlv file, as well as modifying a file (valid or not).
* It should also be able to FIX corrupted Mega Man Maker Levels, at least attempt to.
## Installation
Dependencies: