godotjs / javascript

Javascript binding for godotengine
https://godotjs.github.io/
MIT License
963 stars 84 forks source link

Template binaries give different errors than Editor binaries *export guide included* #125

Open mageowl opened 2 years ago

mageowl commented 2 years ago

I have every way I can think of and it seems I cannot export my project to desktop. (A documentation would help lots.)

If anyone knows how to export my game, please tell.

mageowl commented 2 years ago

THE BUG

I fixed this. The problem is that the editor binary will not fire certan errors, but when exported with *-template.zip it will find the following errors/differences:

If I find anymore I will post them here.

HOW TO EXPORT YOUR GAME

You can export your game by:

done!