Spray Manager for Linux, Windows and MacOS
Source Spray Selector is a simple spray selector desktop application GUI written in Rust using egui for browsing, previewing, and managing .vtf spray files used in Source engine games like Team Fortress 2, Garry's Mod, etc.
I have made this because I was tired on how clunky the in game UI for selecting of sprays, when you have alot of sprays it gets very tedious to choose, like the file names gets cut off if its long enough
- Previewing Sprays
- Favoriting via Right Click
- Applying Sprays for your Source Engine Games
- Saving and Loading of Game Profiles
windows:
linux wayland and x11 (old version):
input a file path to the folder that will contain where the game stores sprays on ususally /materials/vgui/logos
example: C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\materials\vgui\logos
select a vtf file then select spray
you have to put this path instead Left 4 Dead 2\left4dead2\materials\vgui\logos\custom then after picking a spray run cl_logofile materials/vgui/logos/custom/spray.vtf on console you only have to run it once
download either the linux binary or windows exe file depending which system you use
Mac is completly untested as I dont own any Mac devices
cargo build --release after downloading the source files


