Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Restore textures and sounds from imported resources #12

Open
DmitriySalnikov opened this issue Jan 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@DmitriySalnikov
Copy link
Owner

Feature description

Convert the reading algorithm to read ctex and oggstr and possibly other formats and save them in the usual formats.

Implementation Ideas

Before extraction, add a checkbox to specify whether to restore imported files and if it is checked, then after export read .import files and try to find imported resources. If such resources are found, read their contents and convert them to familiar formats. The .import file seems to need fixing too.

@DmitriySalnikov DmitriySalnikov added the enhancement New feature or request label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant