9 Commits

Author SHA1 Message Date
Mateusz Budzisz
dcb37d0557
fix: caching, dependencies, deprecation warnings (#100)
* Bump dependencies & update readme

* revert node bump

* remove deprecated node api
2025-05-12 14:53:49 -05:00
Mark Wilson
544697c9de doc: update badge URLs
Updated badge URLs in README to match the new Chickensoft site.
2025-04-22 23:28:08 -04:00
SakulFlee
34950cd8ab
Typo in README (#88)
GitHub Action example YAML -> include-templates description
2024-12-17 13:45:53 -06:00
Will Jordan
1dc3741f47
Add include-templates option (default false). Fix cache. (#80)
* Add include-templates option (default false). Fix cache failing to resolve.

* Update readme about optional templates.

* Add include-templates as part of test matrix

* Fix include-templates matrix
2024-03-21 17:49:46 -05:00
Joanna May
ca46d7ba46
feat: infer godot version from global.json (if specified) (#24)
* feat: infer godot version from global.json (if specified)

* fix: restore run settings
2023-03-30 19:08:11 -05:00
Joanna May
fe0bfb4b4b
fix: get tests working again locally on macOS, update readme to show new feature (#23)
* docs: update readme

* fix: get tests passing on macOS locally by normalizing path
2023-03-29 17:37:01 -05:00
Joanna May
41ce0e3de8
feat: allow dotnet to be specified (#21)
* feat: allow dotnet to be specified

* docs: update readme

* fix: optimize test workflow
2023-03-14 19:04:27 -05:00
Joanna May
7841bee43b
fix: generate correct download on stable releases (#19) 2023-03-02 21:39:00 -06:00
Joanna May
e128ba100d feat: initial commit 2023-01-30 18:57:28 -06:00