JarnoLeConte / screeps

My scripts for screeps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screeps

My scripts for screeps

Made with Screeps Kotlin Starter

How to run

Create a gradle.properties settings file (see: options).

Usage:

./gradlew deploy

Watch:

./gradlew -t deploy

Troubleshooting

Gradle says it deployed correctly, but my code doesnt show up.

Make sure you deployed to a branch which exists on the Server, if not it will fail silently.

Imports

Make sure to import screeps.api.* as it includes many useful extension functions which are otherwise hard to find

About

My scripts for screeps

License:MIT License


Languages

Language:Kotlin 100.0%