Create your own tree of prestige upgrades!
Find a file
thepaperpilot ca5ff19a4c Made partial base for S layer
- Does not implement doReset
- Depends on T and E existing
- Upgrade effects are not implemented
- Buildings and milestones are not implemented
2020-10-29 21:39:48 -05:00
docs Update docs and made base optional 2020-10-25 23:00:32 -04:00
js Made partial base for S layer 2020-10-29 21:39:48 -05:00
Old Code Renamed many things to be more readable and updated docs 2020-10-12 23:08:19 -04:00
2.0-format-changes.md Added code blocks to 2.0 format changes documentation 2020-10-18 20:28:39 -05:00
changelog.md v0.2 Patch 1 2020-10-29 20:55:07 -04:00
demo.html Lore has evolved into infoboxes! 2020-10-25 18:21:02 -04:00
discord.png v1.1 2020-09-14 15:26:10 -04:00
index.html v0.2 Patch 1 2020-10-29 20:55:07 -04:00
LICENSE Updated version and fixed license 2020-10-07 19:14:56 -04:00
options_wheel.png v1.1 2020-09-14 15:26:10 -04:00
Prestige-tree-license Updated license 2020-10-03 17:59:11 -04:00
README.md Fixed tutorial issues 2020-10-08 21:48:55 -04:00
remove.png v1.1 Pre-Release 4 2020-09-15 15:27:33 -04:00
style.css v0.1: Quite Prestigious 2020-10-28 21:37:20 -04:00

The-Modding-Tree

A modified version of The Prestige Tree that is much easier to mod. It still requires programming knowledge, but it's mostly pretty easy things and copy/pasting.

Look here for a tutorial on getting started with modding with TMT

You can look in the documentation for more information on how it all works, or look at the code in layers.js to see what it all looks like.