bump version

This commit is contained in:
Jeremy Pritts 2022-08-04 02:48:20 -04:00
parent 771580f667
commit fc174aff32
2 changed files with 3 additions and 4 deletions

View File

@ -10,6 +10,6 @@
public const string Author = "ds5678";
public const string CopyRight = "Copyright © 2022";
public const string Version = "0.2.1.1";
public const string Version = "0.2.2.0";
}
}

View File

@ -1,6 +1,6 @@
# Development Roadmap
## 0.2.2.0
## 0.2.3.0
This release will be primarily focused on dependencies.
* Replace texgenpack with a managed library
@ -45,11 +45,10 @@ This release will focus on improving the user experience by overhauling the GUI
* PMX (maybe)
* DAE (aka Collada)
* Split combined meshes back into the original set of static meshes
* Unified mesh export
* Use submeshes for mesh export
* Script Export
* Hybrid script export
* Assembly renaming
* Improve script decompilation quality with ILSpy's whole project decompilation method
* Audio Export
* WWise audio extraction
* Shader Export