You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Expose Emscripten libs to engine.js discreetly
(cherry picked from commit 63c7fc6358)
This commit is contained in:
committed by
Hein-Pieter van Braam
parent
71885e5ae4
commit
0f6626977b
@@ -1,2 +1,2 @@
|
||||
var Engine = {
|
||||
RuntimeEnvironment: function(Module) {
|
||||
RuntimeEnvironment: function(Module, exposedLibs) {
|
||||
|
||||
Reference in New Issue
Block a user