An open API service indexing awesome lists of open source software.

https://github.com/cstom4994/valveprojectcreatorfixes

Standalone ValveProjectCreator with some bugs fixing.
https://github.com/cstom4994/valveprojectcreatorfixes

source-engine source-sdk source-sdk-2013

Last synced: 12 months ago
JSON representation

Standalone ValveProjectCreator with some bugs fixing.

Awesome Lists containing this project

README

          

# ValveProjectCreatorFixes
ValveProjectCreatorFixes is a modified version of VPC([Valve Project Creator](https://developer.valvesoftware.com/wiki/Valve_Project_Creator))
It is mainly used to generate project and makefiles for SourceSDK

## Features
1. Support VS2015 / 2017 / 2019
2. UTL fixes

## Licensing
FixedVPC is a dual-licensed project.
* All the code that is left unchanged from the original SourceSDK
repo is licensed under the SDK license, see [LICENSE_SDK](LICENSE_SDK) for details.
* All the remaining code that was directly contributed, unless explicitly
stated is licensed under the MIT license.