2023-05-23 19:06:25 +02:00
|
|
|
[general]
|
|
|
|
|
|
|
|
singleton=true
|
|
|
|
load_once=true
|
2023-06-02 11:05:45 +02:00
|
|
|
symbol_prefix="pandemonium_"
|
2023-05-23 19:06:25 +02:00
|
|
|
|
|
|
|
[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=[]
|