Skip to content

Instantly share code, notes, and snippets.

@allaryin
Last active August 29, 2015 14:13
Show Gist options
  • Save allaryin/a02ce3eb3b57ac927f7c to your computer and use it in GitHub Desktop.
Save allaryin/a02ce3eb3b57ac927f7c to your computer and use it in GitHub Desktop.
mcu-server teaser
alauritzen@alauritzen-mpb:~/git/mcu-workspace/MCU-Server/build/libs$ ls
MCU-Server-3.3.12.jar
alauritzen@alauritzen-mpb:~/git/mcu-workspace/MCU-Server/build/libs$ java -jar MCU-Server-3.3.12.jar
Created default config file.
Jan 23, 2015 12:51:38 PM org.mcupdater.util.DownloadCache init
INFO: Initializing DownloadCache in /Users/alauritzen/Library/Application Support/MCUpdater/cache
MCUpdater Server v3.3.12
> quit
Goodbye.
alauritzen@alauritzen-mpb:~/git/mcu-workspace/MCU-Server/build/libs$ ls
MCU-Server-3.3.12.jar mcuserver.properties
alauritzen@alauritzen-mpb:~/git/mcu-workspace/MCU-Server/build/libs$ cat mcuserver.properties
#MCUServer settings, v3.3.12
#Fri Jan 23 12:51:38 CST 2015
serverPackURL=https\://files.mcupdater.com/example/SamplePack.xml
debug=false
autoStart=false
forgeJarPath=
mcuPath=/Users/alauritzen/Library/Application Support/MCUpdater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment