3 Forks
12 Stars
12 Watchers

starsector-mod-template

This is a template for a Starsector mod that uses Gradle as its build system, Kotlin as the Gradle DSL, and Kotlin as the programming language.

How to download and setup starsector-mod-template

Open terminal and run command
git clone https://github.com/wispborne/starsector-mod-template.git
git clone is used to create a copy or clone of starsector-mod-template repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with starsector-mod-template https://github.com/wispborne/starsector-mod-template/archive/master.zip

Or simply clone starsector-mod-template with SSH
[email protected]:wispborne/starsector-mod-template.git

If you have some problems with starsector-mod-template

You may open issue on starsector-mod-template support forum (system) here: https://github.com/wispborne/starsector-mod-template/issues