├── README.md ├── tf └── cfg │ └── autoexec.cfg ├── update.bat ├── update.sh ├── updater-legacy.bat └── wget.exe /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhapsodySL/perfconfig/HEAD/README.md -------------------------------------------------------------------------------- /tf/cfg/autoexec.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhapsodySL/perfconfig/HEAD/tf/cfg/autoexec.cfg -------------------------------------------------------------------------------- /update.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhapsodySL/perfconfig/HEAD/update.bat -------------------------------------------------------------------------------- /update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhapsodySL/perfconfig/HEAD/update.sh -------------------------------------------------------------------------------- /updater-legacy.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhapsodySL/perfconfig/HEAD/updater-legacy.bat -------------------------------------------------------------------------------- /wget.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhapsodySL/perfconfig/HEAD/wget.exe --------------------------------------------------------------------------------