GithubSPerez / pt-new-level-editor

Public repo for PizzaTower's Make your own Pizza mod
23 stars 3 forks source link

pt-new-level-editor

Public repo for PizzaTower's Make your own Pizza mod

Editing source code

You will NEED my fork of UTMT that I made specifically for working on cyop, get it here: https://github.com/GithubSPerez/UndertaleModTool

Open it with VisualStudio2022 or higher and compile it, then you can continue.

The "data" folder needs to be in the same directory as the "data.win" file. If your .win file has another name rename the folder to that.

Compile UTMT from VisualStudio, open data.win and that's all, you should be able to edit every code file exactly as I was able to.

Issues section is only for bug reports!!

To make a bug report you should provide both a tower file (if the bug is related to gameplay) and a reliable way to replicate the bug, otherwise it's not helpful.

Don't open an issue to propose a feature.