From 6c94d001f4da4ac7dd5785d3b9ebae1e9e9568d7 Mon Sep 17 00:00:00 2001 From: HackDev <80620538+Hackx2@users.noreply.github.com> Date: Tue, 9 Apr 2024 14:20:20 +0100 Subject: [PATCH] now works with all versions of haxe --- Project.xml | 4 ++-- hmm.json | 2 +- setup/read_this_if_you_cant_compile.txt | 4 +++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Project.xml b/Project.xml index f00fe471..cd2660fb 100644 --- a/Project.xml +++ b/Project.xml @@ -124,10 +124,10 @@ - + - + diff --git a/hmm.json b/hmm.json index 1afc1ed7..cde39799 100644 --- a/hmm.json +++ b/hmm.json @@ -3,7 +3,7 @@ { "name": "lime", "type": "haxelib", - "version": "8.1.1" + "version": null }, { "name": "openfl", diff --git a/setup/read_this_if_you_cant_compile.txt b/setup/read_this_if_you_cant_compile.txt index d67399a3..7b73f5c4 100644 --- a/setup/read_this_if_you_cant_compile.txt +++ b/setup/read_this_if_you_cant_compile.txt @@ -1 +1,3 @@ -https://github.com/Hackx2/FNF-AstroEngine/wiki/Libraries-versions \ No newline at end of file +https://github.com/Hackx2/FNF-AstroEngine/wiki/Libraries-versions + +frfr \ No newline at end of file