Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nebulazorua/nebulous-engine
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulazorua committed Apr 4, 2024
2 parents ec9efc5 + 000ba4f commit 894de10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<!--In case you want to use the addons package-->
<haxelib name="flixel-addons" />
<haxelib name="hscript" />

<haxelib name="openfl"/> <!-- haxelib git openfl https://github.com/MasterEric/openfl.git-->
<!--In case you want to use the ui package-->
<haxelib name="flixel-ui" />
<haxelib name="faxe" if='switch'/>
Expand Down
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# USE [TROLL ENGINE](https://github.com/riconuts/troll-engine), IT'S A PSYCH FORK I'VE BEEN WORKING ON AND ITS WAY BETTER THAN THIS PIECE OF JUNK!!!
## (though if you prefer hardcoding then andromeda might be better shrug)
### (maybe later in the year if I start enjoying FNF modding again i'll make andromeda 2)

# BEFORE PUTTING AN ISSUE IN, MAKE SURE YOU'RE ON HAXE 4.2.5!

# Friday Night Funkin: Andromeda Engine


# Friday Night Funkin: Andromeda Engine

"ANDROMEDA ENGINE IS GOATED" - bbpanzu

Andromeda Engine is a fork of Friday Night Funkin' with customization and gameplay in mind.
Expand Down Expand Up @@ -79,7 +84,7 @@ IF YOU WANT TO COMPILE THE GAME YOURSELF, CONTINUE READING!!!
### Installing the Required Programs

First you need to install Haxe and HaxeFlixel. I'm too lazy to write and keep updated with that setup (which is pretty simple).
1. [Install Haxe 4.2.4](https://haxe.org/download/version/4.2.4/)
1. [Install Haxe 4.2.5](https://haxe.org/download/version/4.2.5/)
2. [Install HaxeFlixel](https://haxeflixel.com/documentation/install-haxeflixel/) after downloading Haxe

Other installations you'd need is the additional libraries, a fully updated list will be in `Project.xml` in the project root. Currently, these are all of the things you need to install:
Expand Down

0 comments on commit 894de10

Please sign in to comment.