feat: Add file selector support and enhance game data directory management
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
/// Flutter entry point for the GUI host application.
|
||||
///
|
||||
/// The GUI bootstraps bundled and discoverable game data through
|
||||
/// [Wolf3dFlutterEngine]
|
||||
/// before presenting the game-selection flow.
|
||||
library;
|
||||
|
||||
import 'package:flutter/foundation.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:wolf_3d_flutter/wolf_3d_flutter.dart';
|
||||
|
||||
Reference in New Issue
Block a user