These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!
Sorry for the inconvenience
-Andrew
Hey I was wondering what is the best way to compile MC Galaxy so I can host a server with it?
Hello Enclusion,
Assuming you're using Windows, I would try this:
1: Open your MCGalaxy-master folder then use 'Shift + Right click'
2: Click "Open command window here"
3: Paste the following command into the Command Prompt: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\msbuild.exe /property:Configuration=Release MCGalaxy.sln
4: Press enter.
5: Wait for the process to finish then in your MCGalaxy-master folder, look in 'bin -> Release'
6: Open MCGalaxy.exe and start hosting!
I hope this works for you