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

Combined OpenZT and vanilla mods #44

Closed
finnhartshorn opened this issue Jul 22, 2024 · 1 comment
Closed

Combined OpenZT and vanilla mods #44

finnhartshorn opened this issue Jul 22, 2024 · 1 comment
Assignees
Milestone

Comments

@finnhartshorn
Copy link
Member

finnhartshorn commented Jul 22, 2024

Use the .ztd extension for all mods, OpenZT will load anything with a meta.toml file in it. Zoo Tycoon should just ignore any files archives without .cfg files.

OpenZT vanilla mod parsing should also be updated to use .cfg files to figure out what files to cache. Would allow us to remove these hacks

@finnhartshorn finnhartshorn added this to the 0.1.0 milestone Jul 22, 2024
@finnhartshorn finnhartshorn self-assigned this Jul 22, 2024
finnhartshorn added a commit that referenced this issue Sep 8, 2024
Description

Load both OpenZT data and Zoo Tycoon Data from each .ztd, based on ztd_type in meta.toml
Proposed Changes

    Addresses 

Combined OpenZT and vanilla mods #44
Adds lazy loading of resources rather than loading all resources on start (to be expanded in

    Unload Lazily loaded resources on load/exit or high memory usage. #51)

Checklist

Docs
* Add documentation for combined vanilla and OpenZT mods GoosiferIO/ZooBerry-Docs#2
* Manually tested
* Unit tests (where possible)
@finnhartshorn
Copy link
Member Author

Closed by #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant