mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-26 19:43:41 +01:00
12 lines
161 B
Text
Executable file
12 lines
161 B
Text
Executable file
cd assets
|
|
rm -f level*.json
|
|
rm -f tilesetnpp.json
|
|
rm -r __pycache__
|
|
cd ..
|
|
rm -r build-cg
|
|
rm -r build-cg-push
|
|
rm -r build-fx
|
|
rm -r build-fxg3a
|
|
rm *.g1a
|
|
rm *.g3a
|
|
|