From d59a24c0edf14d2e2876d21d8a13d7cb190e77b7 Mon Sep 17 00:00:00 2001 From: HackDev <80620538+Hackx2@users.noreply.github.com> Date: Sat, 17 Feb 2024 20:04:20 +0000 Subject: [PATCH 1/3] ee --- gitVersion.txt | 2 +- source/backend/data/EngineData.hx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitVersion.txt b/gitVersion.txt index dc39e58d..490f510f 100644 --- a/gitVersion.txt +++ b/gitVersion.txt @@ -1 +1 @@ -1.6 \ No newline at end of file +0.6 \ No newline at end of file diff --git a/source/backend/data/EngineData.hx b/source/backend/data/EngineData.hx index af59d715..b04fefad 100644 --- a/source/backend/data/EngineData.hx +++ b/source/backend/data/EngineData.hx @@ -12,7 +12,7 @@ using StringTools; //** Other Shit **/ public static var mainCoreShit = { - coreVersion: '1.6', + coreVersion: '0.6', colorMenuImage: 0xff525252, mainRepo: "https://github.com/Hackx2/FNF-AstroEngine", } From bb3a4c3503e219515d29ccd078f12421eadacd2b Mon Sep 17 00:00:00 2001 From: HackDev <80620538+Hackx2@users.noreply.github.com> Date: Sat, 17 Feb 2024 20:04:36 +0000 Subject: [PATCH 2/3] Revert "ee" This reverts commit d59a24c0edf14d2e2876d21d8a13d7cb190e77b7. --- gitVersion.txt | 2 +- source/backend/data/EngineData.hx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitVersion.txt b/gitVersion.txt index 490f510f..dc39e58d 100644 --- a/gitVersion.txt +++ b/gitVersion.txt @@ -1 +1 @@ -0.6 \ No newline at end of file +1.6 \ No newline at end of file diff --git a/source/backend/data/EngineData.hx b/source/backend/data/EngineData.hx index b04fefad..af59d715 100644 --- a/source/backend/data/EngineData.hx +++ b/source/backend/data/EngineData.hx @@ -12,7 +12,7 @@ using StringTools; //** Other Shit **/ public static var mainCoreShit = { - coreVersion: '0.6', + coreVersion: '1.6', colorMenuImage: 0xff525252, mainRepo: "https://github.com/Hackx2/FNF-AstroEngine", } From 9c0c2e204e63de3331007f42c97f35a345939737 Mon Sep 17 00:00:00 2001 From: HackDev <80620538+Hackx2@users.noreply.github.com> Date: Sat, 17 Feb 2024 21:08:05 +0000 Subject: [PATCH 3/3] d --- source/{Impeeort.hx => import.hx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename source/{Impeeort.hx => import.hx} (100%) diff --git a/source/Impeeort.hx b/source/import.hx similarity index 100% rename from source/Impeeort.hx rename to source/import.hx