rename some standalone projects

This commit is contained in:
2023-04-27 12:31:50 -06:00
parent f798f7b32d
commit 81e8d84596
74 changed files with 0 additions and 0 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>