mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-04 02:54:08 +02:00
move entities to game folder behind feature flag
This commit is contained in:
parent
63e36fb1f8
commit
fe1b32b44a
5 changed files with 668 additions and 666 deletions
|
|
@ -35,4 +35,6 @@ main_error = "0.1.2"
|
|||
opt-level = 2
|
||||
|
||||
[features]
|
||||
default = ["basic"]
|
||||
bench = []
|
||||
basic = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue