mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
[skip ci] update documentation
This commit is contained in:
parent
52b040c44f
commit
d4e42d7733
@ -1,7 +1,10 @@
|
|||||||
# Development Roadmap
|
# Development Roadmap
|
||||||
|
|
||||||
## 0.3.X.0
|
## 0.4.0.0
|
||||||
These releases will likely focus on preparing for the next major milestone.
|
This release will focus on improving the user experience in the GUI.
|
||||||
|
|
||||||
|
## 0.4.X.0 / 1.0.0.0
|
||||||
|
These releases will likely focus on preparing to release a premium version.
|
||||||
|
|
||||||
* Remove native dependencies
|
* Remove native dependencies
|
||||||
* Replace crunch with managed code
|
* Replace crunch with managed code
|
||||||
@ -10,9 +13,6 @@ These releases will likely focus on preparing for the next major milestone.
|
|||||||
* Nuget feed for forked dependencies
|
* Nuget feed for forked dependencies
|
||||||
* NativeAOT compilation for better performance while loading and extracting
|
* NativeAOT compilation for better performance while loading and extracting
|
||||||
|
|
||||||
## 0.4.0.0 / 1.0.0.0
|
|
||||||
This release might focus on improving the user experience in the GUI.
|
|
||||||
|
|
||||||
## Planned But Unscheduled
|
## Planned But Unscheduled
|
||||||
* Import
|
* Import
|
||||||
* Script Import
|
* Script Import
|
||||||
@ -21,7 +21,6 @@ This release might focus on improving the user experience in the GUI.
|
|||||||
* Extract assets and save to disk for lower ram usage
|
* Extract assets and save to disk for lower ram usage
|
||||||
* Export
|
* Export
|
||||||
* Script Export
|
* Script Export
|
||||||
* Hybrid script export
|
|
||||||
* Assembly renaming
|
* Assembly renaming
|
||||||
* Audio Export
|
* Audio Export
|
||||||
* WWise audio extraction
|
* WWise audio extraction
|
||||||
@ -36,23 +35,12 @@ This release might focus on improving the user experience in the GUI.
|
|||||||
* Binary Export
|
* Binary Export
|
||||||
* SerializeFile writing as an alternative to yaml export.
|
* SerializeFile writing as an alternative to yaml export.
|
||||||
* UI
|
* UI
|
||||||
* Add a settings window
|
|
||||||
* Add donation information
|
|
||||||
* Improved Asset previews
|
* Improved Asset previews
|
||||||
* Preview decompiled scripts
|
* Preview decompiled scripts
|
||||||
* Add a Mesh preview
|
* Add a Mesh preview
|
||||||
* Scene preview
|
* Scene preview
|
||||||
* Font preview
|
|
||||||
* Add a Material preview
|
* Add a Material preview
|
||||||
* Add a TypeTree Viewer
|
|
||||||
* Improve the Audio preview
|
|
||||||
* Fast-forward and rewind
|
|
||||||
* Seek-bar for selecting playback position
|
|
||||||
* Visual wave form display
|
|
||||||
* Generic asset preview
|
|
||||||
* Add a Hex Viewer
|
|
||||||
* Preferences window
|
* Preferences window
|
||||||
* Window for licensed works
|
|
||||||
* Asset editing
|
* Asset editing
|
||||||
|
|
||||||
## Concept Ideas
|
## Concept Ideas
|
||||||
@ -104,9 +92,6 @@ This release might focus on improving the user experience in the GUI.
|
|||||||
* Copy and paste assets
|
* Copy and paste assets
|
||||||
* Prefab Creation
|
* Prefab Creation
|
||||||
* Asset Exporting
|
* Asset Exporting
|
||||||
* Video Export (avi, mp4, etc)
|
|
||||||
* Allow saving any text information to a text file
|
|
||||||
* Alternatively, ensure that all text can be selected and copied
|
|
||||||
* Export as Prefab
|
* Export as Prefab
|
||||||
* Export as Unitypackage
|
* Export as Unitypackage
|
||||||
* Node Dump
|
* Node Dump
|
||||||
@ -124,7 +109,6 @@ This release might focus on improving the user experience in the GUI.
|
|||||||
* Select the color channels to display
|
* Select the color channels to display
|
||||||
* For example, disable the alpha channel
|
* For example, disable the alpha channel
|
||||||
* Or show only the blue channel
|
* Or show only the blue channel
|
||||||
* Font Assets
|
|
||||||
* Video Display
|
* Video Display
|
||||||
* Animations
|
* Animations
|
||||||
* Scripts
|
* Scripts
|
||||||
|
|||||||
@ -17,6 +17,8 @@ Current supported versions: `3.5.0` to `2022.3.x`
|
|||||||
|
|
||||||
Thank you for considering to support me. I have normal expenses like food, electric, internet, and rent. Your donations help to ensure that I can continue to afford developing this project. Anyone with a positive lifetime contribution is entitled to the Donator role on the [Discord server](https://discord.gg/XqXa53W2Yh).
|
Thank you for considering to support me. I have normal expenses like food, electric, internet, and rent. Your donations help to ensure that I can continue to afford developing this project. Anyone with a positive lifetime contribution is entitled to the Donator role on the [Discord server](https://discord.gg/XqXa53W2Yh).
|
||||||
|
|
||||||
|
[GitHub Sponsors](https://github.com/sponsors/ds5678)
|
||||||
|
|
||||||
[Patreon](https://www.patreon.com/ds5678)
|
[Patreon](https://www.patreon.com/ds5678)
|
||||||
|
|
||||||
[Paypal](https://paypal.me/ds5678)
|
[Paypal](https://paypal.me/ds5678)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user