-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from misterpah/experimental
update readme v0.4
- Loading branch information
Showing
1 changed file
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,21 @@ | ||
|
||
## HFIDE | ||
hfide is an acronym for "Haxe Flixel Intergrated Development Editor". It's an editor made just for Haxe Flixel. | ||
|
||
Changelog v0.4 (Sept 12, 2013) | ||
1. HFIDE are now compatible with Linux. | ||
1. autocomplete now are more stable. | ||
|
||
## Introduction | ||
|
||
hfide uses the node-webkit, an app runtime based on `Chromium` and `node.js`. hfide uses HTML, CSS, and Javascript as it's main language. | ||
|
||
## How to run it | ||
|
||
1. download the code-*.nw | ||
1. download the app.nw | ||
1. download [node-webkit] (https://github.com/rogerwang/node-webkit/) binary from Github | ||
1. drag code-*.nw to nw.exe | ||
1. drag app.nw to nw.exe | ||
|
||
## Community | ||
|
||
Some discussion have been done [here at HaxeFlixel forum] (http://www.haxeflixel.com/forum/general-discussion/experimental-works-haxeflixel-editor-with-autocomplete) . | ||
feel free to join the discussion there. | ||
|
||
## Buy me a coffee | ||
|
||
If you think this project are awesome, [buy me a coffee !] (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SX7ZLMXGP3ER8) | ||
feel free to join the discussion there. |