Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1000 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 1000 Bytes

Screeps code of Official Server in shard3

This project is the code I'm running on the game Screeps.

The active repository is located on GitLab and mirrored to GitHub.

Contributions and changes should only be done in the GitLab repo to avoid conflics with the mirror syncing.

Installation and contributing

Feel free to fork this project if you want to make your own version. Remember to run "npm install or yarn" and create your own screeps.json file to push your code to your game, you can follow this tutorial.

https://screepers.gitbook.io/screeps-typescript-starter/in-depth/deploy-destinations

If you want to run yarn check the SDK compatibility

https://yarnpkg.com/advanced/editor-sdks

Active repository

https://gitlab.com/RiQuY/screeps-officialserver-shard3

LICENSE

GNU General Public License v3.0

Author

RiQuY

My GitLab

My GitHub