Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 707 Bytes

building.md

File metadata and controls

24 lines (24 loc) · 707 Bytes

Building Mania Converter

  1. Install haxe
  2. Do these commands in cmd:
haxelib install hxcpp 4.2.1
haxelib install lime 8.0.2
haxelib install openfl 9.2.2
haxelib install flixel 5.3.1
haxelib install flixel-tools 1.5.1
haxelib install flixel-ui 2.5.0
haxelib install flixel-addons 3.1.1
haxelib run lime setup
haxelib run lime setup flixel
haxelib run flixel-tools setup

If you not on Windows go to step 6

  1. Download VS Community
  2. Open it and go to Individual Components tab
  3. Download these libs:
MSVC v142 - C++ x64/x86 build tools
Windows SDK
  1. And now compile it with: lime test <windows/linux/mac>