ExanimaModding/Toolkit
5
4
Fork
You've already forked Toolkit
1

Add feature flags to the exparser crate #33

Open
opened 2024年07月23日 13:53:15 +02:00 by Dea · 0 comments
Owner
Copy link

Have feature flags to support builds that don't include all the game's file types.

Something like:

[features]
rpk = []
rfi = ["rpk"]
Have feature flags to support builds that don't include all the game's file types. Something like: ```toml [features] rpk = [] rfi = ["rpk"] ```
Dea added this to the board project 2024年07月23日 13:53:17 +02:00
Dea changed title from (削除) Add feature flags to the repacker crate (削除ここまで) to Add feature flags to the exparser crate 2024年08月03日 19:34:59 +02:00
Dea added this to the 0.1.0 milestone 2024年09月12日 06:43:43 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
chore/rewrite-framework
feat/lua-rt
v0.1.0-beta
plugins
feat/launcher
feat/rdb
feat/installer
feat/rust-bindings
feat/egui-gui
rust-plugins
v0.1.0-beta.2
v0.1.0-beta.1
v0.0.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ExanimaModding/Toolkit#33
Reference in a new issue
ExanimaModding/Toolkit
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?