forked from Classic-Fortress/server-qwprogs
-
Notifications
You must be signed in to change notification settings - Fork 16
Environment Setup
Sheldon Johnson edited this page Jan 12, 2020
·
2 revisions
- Fork github.com/FortressOne/server-qwprogs into your own repo
git clone https://github.com/<repo>/server-qwprogs.git
- Download the latest fteqcc from
http://fte.triptohell.info/downloads
- Compile either manually or using the Makefile and copy the 3 dats
qwprogs.dat
,csprogs.dat
andmenu.dat
into your fortress dir. This can be scripted too.
git commit -a -m "describe changes"
git push
- Create pull request on github to FortressOne/server-qwprogs staging repo
- Nice