prepared engine swap

This commit is contained in:
2023-12-18 21:01:27 +01:00
parent 83e363f7c7
commit 1b3b8666d3
3098 changed files with 446024 additions and 0 deletions

View 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=[]