mirror of
https://github.com/UberGames/RPG-X2.git
synced 2024-11-22 04:21:43 +00:00
19dc95e05d
*basically finished it, but I need the current origin of my targets, not the original. Don't know how to get that. *added a new folder 'testingstuff' for anything we generate for testing various things and put the folder 'maps in there' *also in there is a test-version of borg2 with a hardcoded fx_borg_bolt at the binary lift (somehow lua will class it as noclass...) *minor mod to game-makefile that prevented me from compiling Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
5 lines
89 B
C
5 lines
89 B
C
// Current version of holomatch game
|
|
|
|
#define Q3_VERSION "RPG-X v2.2 wc171211a"
|
|
|
|
// end
|