-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Miikka Ylätalo edited this page May 19, 2018
·
3 revisions
- Get the code from the repository. Clone it or download it as ZIP.
- Read the Valve wiki tutorial on how to set up the SDK.
If you're having problems with running creategameprojects.bat, run it through a commandline with admin rights (right click Windows icon). With Windows 10, open Powershell, type cmd
and execute the bat.
- Tabbing: Use spaces in our own files (zmr_*, etc.), if base Source SDK files need to be edited, use the file's setting, which is usually tabs.
- Everything else: follow the SDK style.