Panel, header, footer
This commit is contained in:
+9
-3
@@ -1,17 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<project>
|
||||
<meta title="LPTCManager2026" package="com.example.LPTCManager2026" version="1.0.0" company="My Company"/>
|
||||
<app main="LPTCManager2026"/>
|
||||
|
||||
<meta title="LPTCManager2026" package="com.nekotoro.LPTCManager2026" version="1.0.0" company="Nekotoro"/>
|
||||
<meta title="lepetittrot.com - manager" if="html5"/>
|
||||
<app main="LPTCManager2026" file="LPTCManager2026"/>
|
||||
|
||||
<window allow-high-dpi="true"/>
|
||||
<window fps="60"/>
|
||||
<window fps="0" if="html5"/>
|
||||
<window background="#c8c1bd"
|
||||
width="500"
|
||||
height="800"
|
||||
orientation="portrait" />
|
||||
|
||||
<source path="src"/>
|
||||
|
||||
<haxelib name="openfl"/>
|
||||
<haxelib name="actuate"/>
|
||||
<haxelib name="feathersui"/>
|
||||
<haxelib name="feathersui-cairngorm"/>
|
||||
|
||||
<icon path="assets/icons/icon.svg"/>
|
||||
</project>
|
||||
Reference in New Issue
Block a user