Skip to content
zrisher edited this page Apr 25, 2016 · 3 revisions

Requirements

To develop SE Mods you will need:

If you're developing assets you may also need:

Installation

Clone the repo into a new directory

Navigate to your web projects directory and use git to clone the project files into a new directory:

via SSH

git clone git@github.com:stackcollision/GardenConquest.git

or via HTTPS

git clone https://github.com/stackcollision/GardenConquest

Deployment

Use this builder.

Clone this wiki locally