Endless Sky clone, with emphasis on modularity and graphics. Learning WGPU.
Go to file
Mark b1de7f37ff
Documentation
2023-12-31 18:59:08 -08:00
.vscode Added meta files 2023-12-20 19:03:57 -08:00
assets@8205d79e8a Asset reorganization 2023-12-31 17:56:43 -08:00
content Asset reorganization 2023-12-31 17:56:43 -08:00
crates Documentation 2023-12-31 18:59:08 -08:00
src Documentation 2023-12-31 18:59:08 -08:00
.editorconfig Added meta files 2023-12-20 19:03:57 -08:00
.gitignore Ignored assets dir (for now) 2023-12-23 12:53:33 -08:00
.gitmodules Added assets submodule 2023-12-24 16:21:50 -08:00
Cargo.lock Moved `render` into `crates` 2023-12-31 18:39:37 -08:00
Cargo.toml Moved `render` into `crates` 2023-12-31 18:39:37 -08:00
TODO.md Documentation 2023-12-31 18:59:08 -08:00
rustfmt.toml Added meta files 2023-12-20 19:03:57 -08:00