Last active
August 23, 2021 20:39
-
-
Save SIsilicon/d3131d2e4dc786a40fb30d3c95704983 to your computer and use it in GitHub Desktop.
Godot Web File Manager Script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function open_window() { | |
console.log('Hello World'); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment