De-coupled remaining aspects of game into packages
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -12,6 +12,9 @@ dependencies:
|
||||
wolf_3d_synth: any
|
||||
wolf_3d_engine: any
|
||||
wolf_3d_entities: any
|
||||
wolf_3d_renderer: any
|
||||
wolf_3d_input: any
|
||||
wolf_3d_flutter: any
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
@@ -32,3 +35,6 @@ workspace:
|
||||
- packages/wolf_3d_synth/
|
||||
- packages/wolf_3d_engine/
|
||||
- packages/wolf_3d_entities/
|
||||
- packages/wolf_3d_renderer/
|
||||
- packages/wolf_3d_input/
|
||||
- packages/wolf_3d_flutter/
|
||||
|
||||
Reference in New Issue
Block a user