You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Expose Emscripten libs to engine.js discreetly
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
var Engine = {
|
||||
RuntimeEnvironment: function(Module) {
|
||||
RuntimeEnvironment: function(Module, exposedLibs) {
|
||||
|
||||
Reference in New Issue
Block a user