The-Modding-Tree/README.md

7 lines
441 B
Markdown
Raw Normal View History

2020-09-27 18:01:52 -04:00
# The-Modding-Tree
2020-09-24 18:44:14 -04:00
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.
2020-09-24 18:44:14 -04:00
2020-10-08 21:48:55 -04:00
[Look here for a tutorial on getting started with modding with TMT](docs/getting-started.md)
You can look in the [documentation](docs/!general-info.md) for more information on how it all works, or look at the code in layers.js to see what it all looks like.