Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ncannasse committed Jul 31, 2018
1 parent 90cb52b commit 2673c8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ In order to compile the samples, go to the `samples` directory and run `haxe gen

To compile:
- For JS/WebGL: run `haxe [sample]_js.hxml`, then open `index.html` to run
- For Flash: run `haxe [sample]_swf.hxml`, then open `<sample>.swf` to run
- For HashLink: run `haxe -lib hlsdl|hldx [sample]_hl.hxml` then run `hl <sample>.hl` to run (can use both SDL and DirectX libraries)
- For OpenFL/Lime: run `openfl test windows` into the sample directory -- OpenFL/Lime is not officially supported, we don't accept issues please send pull requests if you make some changes
- For Flash: run `haxe [sample]_swf.hxml`, then open `<sample>.swf` to run
- For Consoles, contact us: [email protected]

Project files for [HaxeDevelop](http://haxedevelop.org) are also generated.
Project files for [Visual Studio Code](https://code.visualstudio.com/) are also generated.

----
* [Official website](http://heaps.io)
Expand Down

0 comments on commit 2673c8d

Please sign in to comment.