gdscript-online.github.io
gdscript-online.github.io copied to clipboard
Try out GDScript without installing Godot
I am running firefo under linux. I tried to copy some complicated code from gist.github.com to the editor but it doesn't handle the clipboard like any sane editor should.
I have a job where one of the requirements is able to do a kind of scripting lang to interact with the server, since I've found this awesome project, I'm...
Fixes https://github.com/gdscript-online/gdscript-online.github.io/issues/11 Toggle-comment is broken and not sure if the input map is correct, otherwise should work fine.
Any chance that this will be added, maybe under a separate url?
To re-check this repository on GitHub, you must manually type in the URL for the source. Having the icon somewhere would be great.
I merged the code of your amazing logger demo into this project because showing errors is useful. ### Things to improve * I have no clue how to properly do...