summaryrefslogtreecommitdiff
path: root/game/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio: move data out of crateFreya Murphy2025-11-241-0/+1
* wasm: add options for logs, debug, and seedFreya Murphy2025-11-171-4/+1
* wasm: fix C_INCLUDE_PATH for non wasm buildsFreya Murphy2025-11-171-1/+1
* wasm support!Freya Murphy2025-11-171-1/+4
* add x11 featureFreya Murphy2025-11-111-1/+2
* graphics: add feature to include assets statically in the binaryFreya Murphy2025-11-101-0/+1
* minimize dependencies & featuresFreya Murphy2025-11-101-1/+1
* graphics: have some window arguments passed in through cmd args, fix camera posFreya Murphy2025-11-101-0/+1
* graphics: refactor debug uiFreya Murphy2025-11-081-2/+1
* Add SDL feature flag (fixes wayland issues)Freya Murphy2025-10-311-0/+1
* refactor Cargo.toml filesFreya Murphy2025-10-301-4/+8
* graphics: move wayland support to a featureFreya Murphy2025-10-301-0/+1
* graphics: refactor DebugInfo => FrameInfo, with other minor changesFreya Murphy2025-10-161-0/+4
* initial baselineFreya Murphy2025-10-081-0/+11