Zonama - The living planet, or in our world an easily deployed development environment for working on the server code of swgemu's Core3 (https://www.swgemu.com/)
- Github's Git for Windows: https://git-for-windows.github.io/
- VirtualBox for Windows: https://www.virtualbox.org/wiki/Downloads
- Vagrant for Windows: https://www.vagrantup.com/downloads.html
Launch Git Bash: Start -> Programs -> Git Bash or Right click in desired directory -> Git Bash
Type:
curl -L http://downloads.lordkator.com/bootstrap.sh | bash
Watch for instructions.
Type:
git clone https://github.com/lordkator/ZonamaDev.git
cd ZonamaDev/fasttrack
./setup.sh
Watch for instructions.