1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-21 16:13:55 +00:00
Create your own tree (or non-tree) of prestige upgrades!
Find a file Use this template
2020-10-17 18:30:32 -04:00
docs Added documentation on mod.js 2020-10-17 18:02:27 -04:00
js Update mod.js 2020-10-17 18:30:32 -04: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 Fixed an error in the documentation and changelog. 2020-10-15 17:41:18 -04:00
changelog.md Moved the original "game" to "demo" and made a basic one to build from 2020-10-17 18:18:57 -04:00
demo.html Moved the original "game" to "demo" and made a basic one to build from 2020-10-17 18:18:57 -04:00
discord.png v1.1 2020-09-14 15:26:10 -04:00
index.html Added more capabilities in mod.js and fixed a number format issue 2020-10-17 17:04:38 -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 Rearranged files and made tweaks 2020-10-17 00:21:59 -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.