- initial work to integrate theam SDK with megaglest

This commit is contained in:
SoftCoder
2017-09-23 17:15:44 -07:00
parent aebd07f3bb
commit 36bc6a4497
13 changed files with 1656 additions and 12 deletions

View File

@@ -0,0 +1,10 @@
#!/bin/bash
# Use this script to build MegaGlest using cmake
# ----------------------------------------------------------------------------
# Written by Mark Vejvoda <mark_vejvoda@hotmail.com>
# Copyright (c) 2011-2013 Mark Vejvoda under GNU GPL v3.0+
# ----------------------------------------------------------------------------
rm steamshim
#make STEAMWORKS?=/home/softcoder/Code/steamworks_sdk/sdk
make $@