Skip to content

Flambe in custom folder

Mark Knol edited this page Jun 4, 2013 · 7 revisions

Only use these commands when Flambe already works!
You could choose to use Flambe source from a custom folder using this command. Note the \src folder.

haxelib dev flambe "PATH_TO\flambe_source\src"

FlashDevelop users

If you want the Flambe installation in your project, use this pre-build command in your project settings:

haxelib dev flambe "$(ProjectDir)/flambe_source/src"
Clone this wiki locally