SpielBackupAlt/pythonscript.gdnlib

24 lines
569 B
Plaintext
Raw Permalink Normal View History

2024-12-26 14:54:06 +00:00
[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=[]