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.
- Host: GitHub
- URL: https://github.com/cstom4994/valveprojectcreatorfixes
- Owner: cstom4994
- License: mit
- Created: 2021-12-18T13:47:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T13:49:57.000Z (over 4 years ago)
- Last Synced: 2025-02-12T16:55:20.127Z (about 1 year ago)
- Topics: source-engine, source-sdk, source-sdk-2013
- Language: Perl
- Homepage:
- Size: 900 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.