diff --git a/Underanalyzer/Underanalyzer.csproj b/Underanalyzer/Underanalyzer.csproj index 0ee1aeb..cddb439 100644 --- a/Underanalyzer/Underanalyzer.csproj +++ b/Underanalyzer/Underanalyzer.csproj @@ -1,19 +1,43 @@  + + UnderminersTeam.Underanalyzer + Underanalyzer + 0.1.0 + colinator27 + Underanalyzer + + GameMaker VM analysis, compiler, and decompiler library, for use in larger modding + tools. Written in C#, with interfaces that map to existing structures in game data. + Licensed under MPL-2.0. - - netstandard2.1;net10.0 - 12 - enable - + Why? Existing tools have their own tools for this, but they are often tightly coupled to + a large codebase (unnecessarily). This project has a much more narrow and testable + scope, with its own lifecycle. + + GameMaker;GML;Gamemaker Language;Undertale;Deltarune;UndertaleModTool + README.md + MPL-2.0 + https://github.com/UnderminersTeam/Underanalyzer + git + + + + - - - <_Parameter1>UnderanalyzerTest - - + + netstandard2.1;net10.0 + 12 + enable + - - - + + + <_Parameter1>UnderanalyzerTest + + + + + +