mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-28 04:23:42 +01:00
9 lines
78 B
Text
9 lines
78 B
Text
|
cd assets
|
||
|
rm -f *.json
|
||
|
cd ..
|
||
|
rm -r build-cg
|
||
|
rm -r build-fx
|
||
|
rm *.g1a
|
||
|
rm *.g3a
|
||
|
|