GameMaster
16/07/2014, 20:20
39914
[GCW Zero] BennuGD (r270)
------------------------------
BennuGD runtime - Version r270
------------------------------
GCW Zero port by GECA soft (2014/07/16)
http://www.gecasoft.no.sapo.pt
NOTE:
-----
To identify the OS where BennuGD is running use 'os_id'.
In GCW Zero 'os_id' is: "os_id = 1020" or "os_id = OS_GCWZERO".
EXAMPLE OF USE:
---------------
1 - Copy the BennuGD folder runtime to your game files folder.
2 - Create your 'MyGame.dge' script with the lines:
export LD_LIBRARY_PATH=$PWD/bgd-runtime:$LD_LIBRARY_PATH
export PATH=$PWD/bgd-runtime:$PATH
bgdi MyGame.dcb
'MyGame.dcb' is your BennuGD game file name.
This will use this local BennuGD runtime instead of installed
GCW Zero BennuGD runtime.
This allow you to use your own BennuGD modules in your Game
(simply copy your module to BennuGD runtime folder).
It also include the BennuGD compiler if for some reason you need to
compile your game in the console.
--------------------------------------------------------------------
Download:
https://dl.dropboxusercontent.com/u/33372657/bgd-runtime%20%28r270%29%20%28GCWZero%29.rar
[GCW Zero] BennuGD (r270)
------------------------------
BennuGD runtime - Version r270
------------------------------
GCW Zero port by GECA soft (2014/07/16)
http://www.gecasoft.no.sapo.pt
NOTE:
-----
To identify the OS where BennuGD is running use 'os_id'.
In GCW Zero 'os_id' is: "os_id = 1020" or "os_id = OS_GCWZERO".
EXAMPLE OF USE:
---------------
1 - Copy the BennuGD folder runtime to your game files folder.
2 - Create your 'MyGame.dge' script with the lines:
export LD_LIBRARY_PATH=$PWD/bgd-runtime:$LD_LIBRARY_PATH
export PATH=$PWD/bgd-runtime:$PATH
bgdi MyGame.dcb
'MyGame.dcb' is your BennuGD game file name.
This will use this local BennuGD runtime instead of installed
GCW Zero BennuGD runtime.
This allow you to use your own BennuGD modules in your Game
(simply copy your module to BennuGD runtime folder).
It also include the BennuGD compiler if for some reason you need to
compile your game in the console.
--------------------------------------------------------------------
Download:
https://dl.dropboxusercontent.com/u/33372657/bgd-runtime%20%28r270%29%20%28GCWZero%29.rar