Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 842 Bytes

readme.md

File metadata and controls

25 lines (13 loc) · 842 Bytes

Welcome!

This engine offers cross-platform performance-esque gameplay in mind and has an entire modpacking system allowing you to embed your bitmaps, sounds, or just text files.

WARNING: This project won't be fully compatible with MacOS as it's still untested!!!

Also, we recommend you use the latest version of haxe.

To compile on HL, read this.

Libraries needed to compile this engine

Flixel: haxelib install flixel

Flixel Addons: haxelib install flixel-addons

Lime: haxelib install lime (Latest)

Openfl: haxelib install openfl

Pages