mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-21 08:12:39 +00:00
Add link to layer.js in README
This commit is contained in:
parent
66d7d5b4fb
commit
65b6d9cab2
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ An incremental game engine based on The Prestige Tree. It still requires program
|
|||
|
||||
[Look here for a tutorial on getting started with modding with TMT](docs/tutorials/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.
|
||||
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](js/layers.js) to see what it all looks like.
|
||||
|
|
Loading…
Reference in a new issue