mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-19 06:12:03 -04:00
Fixed permuter link files (#51)
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
__pycache__/*
|
||||
doxygen/doxygen/*
|
||||
/build/*
|
||||
nonmatchings/* # decomp permuter
|
||||
*.dump
|
||||
*.mio0
|
||||
*.z64
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 tools/decomp-permuter/import.py $1
|
||||
python3 tools/decomp-permuter/import.py $1 $2 $3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user