1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-22 00:21:32 +00:00
Create your own tree (or non-tree) of prestige upgrades!
Find a file Use this template
2021-05-14 00:23:38 -04:00
docs Moved getter/setter functions 2021-05-13 17:44:07 -04:00
js Releasing changes as 2.5.6 2021-05-14 00:23:38 -04:00
Old Things 2.3.1 2020-12-12 21:43:22 -05:00
changelog.md Releasing changes as 2.5.6 2021-05-14 00:23:38 -04:00
demo.html Moved getter/setter functions 2021-05-13 17:44:07 -04:00
discord.png v1.1 2020-09-14 15:26:10 -04:00
index.html Moved getter/setter functions 2021-05-13 17:44: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
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 Improved documentation 2021-05-10 21:24:24 -04:00
remove.png v1.1 Pre-Release 4 2020-09-15 15:27:33 -04:00
style.css Added layer proxy and updated grid docs 2021-05-11 23:34:55 -04:00

The-Modding-Tree

An incremental game engine based on The Prestige Tree. 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.