added some more stubs to docs
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
# Screeps Typescript Starter
|
||||
|
||||
Screeps Typescript Starter is a starting point for a Screeps AI written in Typescript. It provides everything you need to start writing your AI whilst leaving `main.ts` as empty as possible.
|
||||
|
||||
## What's New
|
||||
|
||||
[TODO]
|
||||
|
||||
## Download
|
||||
|
||||
Download the latest source [here](https://github.com/screepers/screeps-typescript-starter/archive/v3.0.zip), or clone this repo.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/screepers/screeps-typescript-starter.git
|
||||
```
|
||||
|
||||
Extract it to a folder, and let's get started!
|
||||
|
||||
Reference in New Issue
Block a user