mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
12 lines
325 B
YAML
12 lines
325 B
YAML
name: scenario_app
|
|
publish_to: none
|
|
|
|
# These are for convenience during local development. Changing them will not
|
|
# impact the build.
|
|
dependencies:
|
|
sky_engine:
|
|
path: ../../../out/host_debug_unopt/gen/dart-pkg/sky_engine
|
|
sky_services:
|
|
path: ../../../out/host_debug_unopt/gen/dart-pkg/sky_services
|
|
vector_math: ^2.0.8
|