https://github.com/bernta/sourceprojectcleaner
Source Engine based Project Cleaner
https://github.com/bernta/sourceprojectcleaner
cleanup converter hl2 modding sdk2013 source steamworks tool
Last synced: 8 months ago
JSON representation
Source Engine based Project Cleaner
- Host: GitHub
- URL: https://github.com/bernta/sourceprojectcleaner
- Owner: BerntA
- License: gpl-3.0
- Created: 2015-07-17T11:40:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T11:11:43.000Z (over 6 years ago)
- Last Synced: 2023-03-02T23:07:05.273Z (over 2 years ago)
- Topics: cleanup, converter, hl2, modding, sdk2013, source, steamworks, tool
- Language: C#
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Source Project Cleaner
Source Engine based Project Cleaner - Primarily for SDK 2013 to make certain files more Linux & Mac friendly.# About
This is a simple tool which converts your materials's names (vtf / vmt) & folder names to lowercase, and it also converts the following material params to lowercase: (make sure your code for material checks is lower case too)* $basetexture
* $envmap
* $detail
* $normalmap
* $bumpmap
* $reflecttexture
* $refracttexture
* $Iris
* $AmbientOcclTexture
* $CorneaTexture