1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-27 20:48:54 +00:00

custom icon, multiple game directories

This commit is contained in:
Brandon 2020-11-07 19:56:29 -05:00
parent c9bff7098c
commit 338da5ced8
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
<app title="Friday Night Funkin" file="Funkin" packageName="com.ninjamuffin99.funkin" main="Main" version="0.2.1.2" company="ninjamuffin99" />
<!--Switch Export with Unique ApplicationID-->
<!--Switch Export with Unique ApplicationID and Icon-->
<set name="APP_ID" value="0x0100f6c013bbc000" />
<!--The flixel preloader is not accurate in Chrome. You can use it regularly if you embed the swf into a html file
@ -104,8 +104,8 @@
<!-- _________________________________ Custom _______________________________ -->
<!--Place custom nodes like icons here (higher priority to override the HaxeFlixel icon)-->
<icon path="art/icon.png" />
<!-- <haxedef name="SKIP_TO_PLAYSTATE" if="debug" /> -->
<haxedef name="NG_LOGIN" if="newgrounds" />
</project>

View file

Before

Width:  |  Height:  |  Size: 3 MiB

After

Width:  |  Height:  |  Size: 3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 KiB