init
This commit is contained in:
5
packages/ags/example/applauncher/config.js
Normal file
5
packages/ags/example/applauncher/config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import { applauncher } from "./applauncher.js"
|
||||
|
||||
App.config({
|
||||
windows: [applauncher],
|
||||
})
|
||||
Reference in New Issue
Block a user