Files
GDevelop/Binaries/Output/Release_Linux/CppPlatform/Runtime/PlayLinux
2014-08-19 00:00:09 +02:00

8 lines
233 B
Plaintext
Executable File

#Execute this file to launch the game
#If you can not launch it, make sure that this file
#as well as 'ExeLinux' have the right to be executed
#(Right click on file > Properties)
export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH
./ExeLinux