diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 15:41:53 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 15:41:53 +0300 |
| commit | 4df46865091fe12a3e04606d4710521516f35d85 (patch) | |
| tree | d79eb47661b0922a5a4d040eb0d8022f221b66d5 /Cargo.lock | |
| parent | e0f0e4a18ef9f2b6ca34917d4436e42eeb7f1eb1 (diff) | |
| download | fparkan-4df46865091fe12a3e04606d4710521516f35d85.tar.xz fparkan-4df46865091fe12a3e04606d4710521516f35d85.zip | |
feat(terrain): bind map base textures
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -447,6 +447,7 @@ name = "fparkan-game" version = "0.1.0" dependencies = [ "fparkan-assets", + "fparkan-inspection", "fparkan-platform", "fparkan-platform-winit", "fparkan-render", |
