13 Commits

Author SHA1 Message Date
Max Aigner
52a55df801 slight text change to see if it worked at all 2023-12-15 14:36:49 +01:00
Max Aigner
db4fcea2a0 Merge branch 'main' of github.com:aignermax/setup-godot 2023-12-15 14:33:17 +01:00
Max Aigner
d57e873329 updated unittests so that they work under both windows and linux/Mac 2023-12-15 14:33:02 +01:00
Max Aigner
d27136271b
Update main.ts
if you run that script using a windows runner in github workflows, then it cannot create symlinks because in windows you need admin rights to do so. 
github does not provide the runner with such permisions.
therefore the symlink simply does not work.

It should- however - work when you directly set the environment variable to the path of th executable. 

I hope I did not miss, why those symlinks were set in the first place and that they are not needed somewhere else?
2023-12-14 14:42:06 +01:00
Joanna May
1af6893043
fix: use GitHub for downloads (#56)
* chore: update versions

* fix: use GitHub for downloads
2023-11-14 22:35:08 -06:00
Joanna May
5880cd9daf
fix: read specified global.json file (#31) 2023-04-08 13:09:09 -05:00
Joanna May
c61b59a7c8
fix: workflows (#30) 2023-04-06 18:41:12 -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
Adriano Orioli
9f83926bad
feat: add export templates 2023-03-29 17: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
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