MERGE: First draft of POSIX-compliant installer and initial commit for .gitignore
#10
@ -2,7 +2,7 @@
|
||||
|
||||
cd /D "%~dp0"
|
||||
|
||||
set modfolder="%USERPROFILE%\AppData\Local\.minecraft\mods"
|
||||
set modfolder="%USERPROFILE%\AppData\Roaming\.minecraft\mods"
|
||||
|
||||
echo "################"
|
||||
echo SCRIPT STARTING
|
||||
|
Reference in New Issue
Block a user