reorganize jigsawx source

This commit is contained in:
2022-07-08 19:36:30 +00:00
parent 750e1a7bee
commit 9b50f893f0
48 changed files with 1 additions and 7196 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<project>
<meta title="JigsawX" package="net.justinfront.jigsawx" version="1.0.0" company="justinfront" />
<app main="jigsawxtargets.hxopenfl.JigsawxOpenfl" path="openfl" file="Jigsawx" />
<source path="src" />
<haxelib name="openfl" />
<assets path="Assets" rename="assets" exclude="openfl.svg" />
<icon path="Assets/openfl.svg" />
</project>