mirror of
https://gitlab.com/GameFeverOnline/py-mmlv.git
synced 2025-12-18 17:57:42 -04:00
completed set_player
This commit is contained in:
parent
45b6344f28
commit
07a393b9b7
5 changed files with 135 additions and 84 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue