https://github.com/haxeflixel/flixel-templates
Project templates for HaxeFlixel
https://github.com/haxeflixel/flixel-templates
flashdevelop haxedevelop haxeflixel haxelib intellij template vscode
Last synced: 6 months ago
JSON representation
Project templates for HaxeFlixel
- Host: GitHub
- URL: https://github.com/haxeflixel/flixel-templates
- Owner: HaxeFlixel
- Created: 2012-08-03T18:11:52.000Z (about 13 years ago)
- Default Branch: dev
- Last Pushed: 2025-01-12T20:35:18.000Z (9 months ago)
- Last Synced: 2025-03-27T00:13:12.264Z (7 months ago)
- Topics: flashdevelop, haxedevelop, haxeflixel, haxelib, intellij, template, vscode
- Language: Smarty
- Homepage:
- Size: 3.1 MB
- Stars: 47
- Watchers: 5
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

[flixel](https://github.com/HaxeFlixel/flixel) | [addons](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demos](https://github.com/HaxeFlixel/flixel-demos) | [tools](https://github.com/HaxeFlixel/flixel-tools) | [templates](https://github.com/HaxeFlixel/flixel-templates) | [docs](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com)
[](https://github.com/HaxeFlixel/flixel-templates/actions?query=workflow%3ACI)
[](https://lib.haxe.org/p/flixel-templates)
[](https://lib.haxe.org/p/flixel-templates)
[](LICENSE.md)## About
This is set of templates for HaxeFlixel, compatible with the most commonly used Haxe IDEs:
* Visual Studio Code
* FlashDevelop
* Sublime Text
* IntelliJ IDEATo generate a project from the templates, you can use [flixel-tools](https://github.com/HaxeFlixel/flixel-tools)' `template` command as documented [here](https://haxeflixel.com/documentation/hello-world/).
## Updating the template
If you change the default template, be sure to update the FlashDevelop `.fdz`-template in `ide-data/flash-develop-fdz` accordingly as well. Afterwards, the `generate.bat` should be run to update the `pregenerated` folder.