Skip to content

Flambe in custom folder

Bruno Garcia edited this page Oct 11, 2013 · 7 revisions

Use these commands ONLY when Flambe is installed correctly!
You could choose to use Flambe source from a custom folder using this command.

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