Skip to content

zarakava/mars-patcher

 
 

Repository files navigation

Metroid Advance Randomizer System Patcher

Running from source:

  • Create a venv: python -m venv venv
  • Activate the venv:
    • Windows: call venv\scripts\activate
    • Unix-based: source ./venv/bin/activate
  • Install the project as editable: pip install -e .
  • Run: python -m mars_patcher

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%