Skip to content

Commit 6eecfe1

Browse files
committed
[docs] added $activeWorld branch option
1 parent 4bb4e25 commit 6eecfe1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ credentials.branch = "dev";
9494

9595
Change the `credentials.branch` property you want to initially build and upload to, e.g. `"default"`. Note that due to the Screeps API limitations, you still have to create a branch with a matching name in the Screeps client by cloning an existing branch. The compiler will yell at you when you forgot to do so.
9696

97+
You can also set it to `$activeWorld` to upload to whatever branch is active in the Screeps world.
98+
9799
### Advanced configuration
98100

99101
See [Configuration page](https://github.com/screepers/screeps-typescript-starter/wiki/Configuration) on the screeps-typescript-starter wiki for more in-depth info on configuration options.

0 commit comments

Comments
 (0)