feat: Initial commit
This commit is contained in:
@@ -17,3 +17,9 @@ bevy_panorbit_camera = "0.34"
|
||||
[features]
|
||||
wayland = ["bevy/dynamic_linking", "bevy/wayland"]
|
||||
wasm = []
|
||||
|
||||
[profile.release]
|
||||
opt-level = 'z'
|
||||
lto = "thin"
|
||||
# lto = true
|
||||
# codegen-units = 1
|
||||
|
||||
Reference in New Issue
Block a user