Cargo Features
all-is-cubes-server has no features set by default.
[dependencies]
all-is-cubes-server = { version = "0.8.0", features = ["embed"] }
- embed
-
If enabled, the All is Cubes game client static files will be included in the server binary. This is larger and slower to compile but creates a binary not needing any accompanying files.