mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
bump version
This commit is contained in:
parent
771580f667
commit
fc174aff32
@ -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";
|
||||
}
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user