aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1a83875..3bfc211 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,3 +15,7 @@ rodio = "0.19"
version = "0.14"
default-features = false
features = ["bevy_audio", "bevy_asset"]
+
+[features]
+default = ["hl4mgm"]
+hl4mgm = []