A fork of CleanTF2plus that focuses on flattening textures, while excluding materials that would have been made invisible, which would break RGL Rule 1003.3 - Game Exploits. RGL staff confirmed that making any props invisible will result in a full cheating ban, as shown in this screenshot.
Flat: Flattens textures into a solid color, but does not work on sv_pure servers.
Resized: Flattens textures into a 1x1 size, which workes on sv_pure servers. This will create a subtle grid-like pattern.
- Download the vpk from releases
- Move the vpk file to /tf/custom/
- Done!
Creating your own VPK:
- Download zip
- Unzip to custom folder
- Run generate.bat
- Select the options you want
- Done!
Having folders inside custom makes load times slower (regardless of contents) and vpk files exist to speed up load times. For this reason, a utility is provided to convert FlatTF2RGL into a VPK file.
When you have fully generated the options you wanted:
- Run pack_vpk.bat
- Move/delete FlatTF2RGL folder out of custom (otherwise there is no load time benefit)
I've done my absolute best to ensure that there are absolutely zero rule breaking textures still included, but if you do find any, please open an issue or a pull request.