Skip to content

BerntA/SourceProjectCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages