├── README.md ├── applypatch.py └── garrysmod ├── README.md └── applypatch.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueAmulet/SourceRTXTweaks/HEAD/README.md -------------------------------------------------------------------------------- /applypatch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueAmulet/SourceRTXTweaks/HEAD/applypatch.py -------------------------------------------------------------------------------- /garrysmod/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueAmulet/SourceRTXTweaks/HEAD/garrysmod/README.md -------------------------------------------------------------------------------- /garrysmod/applypatch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueAmulet/SourceRTXTweaks/HEAD/garrysmod/applypatch.py --------------------------------------------------------------------------------