firebelley / godot-export

Automatically exports your Godot games.
MIT License
460 stars 53 forks source link

Fix #118 #119

Closed Spartan322 closed 11 months ago

Spartan322 commented 11 months ago

Fixes cache overriding any capacity to change the download urls for Godot.

I manually changed index.js to share the same contents as godot.ts because yarn build blew up the diff for no reason, if it would be preferred to run it anyway I can, but the diff is ridiculous for how minute this change is.

firebelley commented 11 months ago

All good, thanks!