diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 19:56:34 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 19:56:34 +0300 |
| commit | 9dcf6d456e0c2e06d45be001874ac72d7911703e (patch) | |
| tree | d53358e84632fe132fad8298a54a7aeb48adb31b /Cargo.lock | |
| parent | 3592b46b0ffa31d1b09fd9503e87e00af616ab28 (diff) | |
| download | fparkan-9dcf6d456e0c2e06d45be001874ac72d7911703e.tar.xz fparkan-9dcf6d456e0c2e06d45be001874ac72d7911703e.zip | |
feat(runtime): load mission script bundles
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -608,6 +608,7 @@ dependencies = [ "fparkan-prototype", "fparkan-render", "fparkan-resource", + "fparkan-script", "fparkan-terrain", "fparkan-vfs", "fparkan-world", |
