6 Commits

Author SHA1 Message Date
Patrick Dawson
46198e5e97
Add option to disable cache (#85) 2024-07-02 14:13:28 -05:00
Will Jordan
d83cb325fa
Upgrade from node16 to node20 (#81) 2024-03-25 08:23:04 -05: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
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
e128ba100d feat: initial commit 2023-01-30 18:57:28 -06:00