Skip to content

Moxie-Stuff/Sonic-Legacy-Public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FNF - NightmareVision (Pysch engine fork)

Engine originally used for the Hit Single mod, modifying Psych Engine 0.6.3 to add support for HScript, fix some bugs and overall be easier to use for both unexperienced AND experienced coders.

Installation:

You must have the most up-to-date version of Haxe, 4.3.3 should work.

Compiling:

To compile, you must first complete the steps listed above in Installation. Run the command lime test windows in your Windows Powershell / CMD, and enjoy! If you're way too lazy to read all the stuff up in Installation (which you should TOTALLY read!), you can run the Compile.bat file contained in the projFiles folder and it should set all of the libraries required for this engine to compile, then compile.

IF YOU WANT TO MAKE THE ASSETS IN THE embed FOLDER UNEMBEDDED WHEN COMPILING, COMMENT OUT THE VARIABLES FINAL_BUILD AND EXE_EMBEDDING IN THE PROJECT.XML!

TURN THIS

INTO THIS

GOT IT?

cool :3

Credits:

  • DuskieWhy - Main lead
  • NebulaZorua - Modchart system, HScript help
  • Data - sonic legacy dev, assisting dev, hxVlc implementor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 99.8%
  • Other 0.2%