Add new ASH module based on libWiiPy main

This commit is contained in:
2024-06-23 19:30:07 -04:00
parent 83d55ec189
commit 35b0af56d7
8 changed files with 64 additions and 17 deletions

9
.gitignore vendored
View File

@@ -22,11 +22,13 @@ var/
wheels/
share/python-wheels/
*.egg-info/
main.build/
main.dist/
*.build/
*.dist/
*.onefile-build/
.installed.cfg
*.egg
MANIFEST
*.bin
# PyInstaller
# Usually these files are written by a python script from a template
@@ -164,6 +166,9 @@ cython_debug/
# Allows me to keep TMD files in my repository folder for testing without accidentally publishing them
*.tmd
*.wad
*.app
*.arc
*.ash
out_prod/
remakewad.pl