Create your own tree of prestige upgrades!
Find a file
2021-01-24 23:56:49 -06:00
docs 2.3.5 2020-12-21 22:09:33 -05:00
images Setup base for chapter 2 mechanics 2021-01-24 23:56:49 -06:00
js Setup base for chapter 2 mechanics 2021-01-24 23:56:49 -06:00
Old Things 2.3.1 2020-12-12 21:43:22 -05:00
.eslintrc.js Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
.tern-project Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
android-chrome-192x192.png Added favicon 2021-01-24 11:46:55 -06:00
android-chrome-512x512.png Added favicon 2021-01-24 11:46:55 -06:00
apple-touch-icon.png Added favicon 2021-01-24 11:46:55 -06:00
banner.xcf Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
browserconfig.xml Added favicon 2021-01-24 11:46:55 -06:00
changelog.md 2.3.5 2020-12-21 22:09:33 -05:00
demo.html 2.3.1 2020-12-12 21:43:22 -05:00
discord.png v1.1 2020-09-14 15:26:10 -04:00
favicon-16x16.png Added favicon 2021-01-24 11:46:55 -06:00
favicon-32x32.png Added favicon 2021-01-24 11:46:55 -06:00
favicon.ico Added favicon 2021-01-24 11:46:55 -06:00
index.html Setup base for chapter 2 mechanics 2021-01-24 23:56:49 -06:00
kronos.sublime-project Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
kronos.sublime-workspace Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
LICENSE Updated version and fixed license 2020-10-07 19:14:56 -04:00
mstile-150x150.png Added favicon 2021-01-24 11:46:55 -06:00
options_wheel.png v1.1 2020-09-14 15:26:10 -04:00
package.json Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
popup.css Improved popups 2020-12-07 00:40:30 -05:00
Prestige-tree-license Updated license 2020-10-03 17:59:11 -04:00
README.md Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
remove.png v1.1 Pre-Release 4 2020-09-15 15:27:33 -04:00
safari-pinned-tab.svg Added favicon 2021-01-24 11:46:55 -06:00
site.webmanifest Added favicon 2021-01-24 11:46:55 -06:00
style.css Setup base for chapter 2 mechanics 2021-01-24 23:56:49 -06:00

Kronos

Play here.

Updating the website:

  • git submodule update --remote
  • git add -A
  • git commit -m "Updated kronos"
  • git push