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

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

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