mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-05 01:55:00 +01:00
rename mods to pw.toml forma
This commit is contained in:
parent
92160ca287
commit
ef583ecb97
58 changed files with 64 additions and 57 deletions
3
.minecraft/mods/rename.sh
Normal file
3
.minecraft/mods/rename.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
for i in *.toml ; do
|
||||
mv -v $i ${i%.toml}.pw.toml
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue