You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's worth noting that UndertaleModTool has different builds per release. The differences are as follows:
@@ -74,7 +74,7 @@ All contributions are welcome! If you find a bug, a data file that does not load
74
74
75
75
* Upgrading profile system to a better, more source-control friendly project system.
76
76
* Continuing to improve support for a wider variety of GameMaker versions (especially recent ones).
77
-
* Further GML compiler and decompiler work, mainly over on [Underanalyzer](https://github.com/UnderminersTeam/Underanalyzer) for versions beyond UndertaleModTool 0.7.x.
77
+
* Further GML compiler and decompiler work, mainly over on [Underanalyzer](https://github.com/UnderminersTeam/Underanalyzer).
78
78
* Making structural changes to clean up the library (an incremental effort).
79
79
* Eventually, making the GUI cross-platform if possible, and improving it in general.
80
80
* General usability improvements, bugfixes, and so on.
0 commit comments