A copy of fanofpixel's Multi Tower Kit as a repository.
For advice, see the original template and the manual.
I DID NOT MAKE THIS. This repository only serves for other tower games that wants to use Rojo and external tooling - this does not include Potentially Fire Pillars as we use our own kit.
Generated by Rojo 7.4.4.
To build the place from scratch, use:
rojo build -o "mtk.rbxlx"Next, open mtk.rbxlx in Roblox Studio and start the Rojo server:
rojo serveFor more help, check out the Rojo documentation.
For partially managed Rojo projects, consider using submodules to vendor this
repository, then include everything unchanged in your default.project.json.
Don't bother stuffing a "$path": "mtk/src/Server", it will NOT end well.