Saved World Folder / colored lines at GitHub

metouto

Active Member
Contributor
Art
Q1) If I have generated 2 worlds in my "saved world folder" how can I choose which world I would like to enter :?: or can it be done yet at this stage of development :?:


Q2) In the GitHub I was looking at the code and there are different colors lines or sections. I looked around to see why this might be done but could not find an answer. Could answer this one for me please :?
 

begla

Project Founder and Lead Developer
Contributor
Architecture
Logistics
Q1) Can be done via the console. Just press tab, enter the following code snippet and press enter: "blockmania.initWorld("TitleOfTheFolder",null);". This will be simplified in future releases. :D
Q2) Those colors mark added (green) and removed (red) lines in the source code for each commit we're putting out there.
 
Top