Stable state
This commit is contained in:
5
standalone-openfl-app/CORE_PRINCIPLES_IMPORTANT!.md
Normal file
5
standalone-openfl-app/CORE_PRINCIPLES_IMPORTANT!.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Never violate the following rules:
|
||||
- Make the code work with the .hxml based workflow
|
||||
- don't use compiletime `#if lime` or `#if openfl` as this relies on the openfl and lime build system. We don't use their buildsystems but try to do the same thing they do for the hxcpp based targets. (Native Windows/ Linux compilation)
|
||||
- Adhere to the spec outlined in OpenFL_Build_Chain_Asset_System_Deep_dive.md and IMPORTANT_INSTRUCTIONS.md
|
||||
|
||||
Reference in New Issue
Block a user