Skip to content

Commit

Permalink
Release v1.0.0-rc-4
Browse files Browse the repository at this point in the history
  • Loading branch information
player-03 authored Jun 26, 2023
1 parent 5f7ef0e commit eca17d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"description": "Macro-based Entity Component System framework, focusing on ease of use.",
"version": "1.0.0-rc.4",
"classPath": "src/",
"releasenote": "Allow entity templates to take arguments.",
"releasenote": "Allow entity templates to take arguments. To use this, tag the template with `@:arguments(Component1, Component2, ...)`.",
"contributors": [ "player_03" ]
}

0 comments on commit eca17d7

Please sign in to comment.