prepared engine swap
This commit is contained in:
23
Game_Engine_Swap/School Project Files/pythonscript.gdnlib
Normal file
23
Game_Engine_Swap/School Project Files/pythonscript.gdnlib
Normal file
@ -0,0 +1,23 @@
|
||||
[general]
|
||||
|
||||
singleton=true
|
||||
load_once=true
|
||||
symbol_prefix="godot_"
|
||||
|
||||
[entry]
|
||||
|
||||
X11.64="res://addons/pythonscript/x11-64/libpythonscript.so"
|
||||
X11.32="res://addons/pythonscript/x11-32/libpythonscript.so"
|
||||
Server.64="res://addons/pythonscript/x11-64/libpythonscript.so"
|
||||
Windows.64="res://addons/pythonscript/windows-64/pythonscript.dll"
|
||||
Windows.32="res://addons/pythonscript/windows-32/pythonscript.dll"
|
||||
OSX.64="res://addons/pythonscript/osx-64/libpythonscript.dylib"
|
||||
|
||||
[dependencies]
|
||||
|
||||
X11.64=[]
|
||||
X11.32=[]
|
||||
Server.64=[]
|
||||
Windows.64=[]
|
||||
Windows.32=[]
|
||||
OSX.64=[]
|
Reference in New Issue
Block a user