The-Modding-Tree/README.md

10 lines
177 B
Markdown
Raw Normal View History

2021-01-24 11:22:59 -06:00
# Kronos
2020-09-24 18:44:14 -04:00
2021-01-24 11:22:59 -06:00
Play [here](https://thepaperpilot.org/kronos).
2020-09-24 18:44:14 -04:00
2021-01-24 11:22:59 -06:00
Updating the website:
- `git submodule update --remote`
- `git add -A`
- `git commit -m "Updated kronos"`
- `git push`