Moved everything to a monorepo and fixed the CLI app rendering
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
15
packages/wolf_3d_assets/pubspec.yaml
Normal file
15
packages/wolf_3d_assets/pubspec.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
name: wolf_3d_assets
|
||||
description: "Shared game assets for Wolfenstein 3D apps."
|
||||
publish_to: "none"
|
||||
version: 0.1.0
|
||||
|
||||
environment:
|
||||
sdk: ^3.11.1
|
||||
|
||||
resolution: workspace
|
||||
|
||||
# This tells Flutter to bundle these files when a dependent app builds!
|
||||
flutter:
|
||||
assets:
|
||||
- assets/retail/
|
||||
- assets/shareware/
|
||||
Reference in New Issue
Block a user