diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-10 19:36:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-10 19:36:30 +0200 |
| commit | d85e36a1156a25681d81c84ff1c0b47b4eb88a35 (patch) | |
| tree | 919c6432b663917bba761397614027aedae155e5 /UrbanTerror/docs/autoexec_example.cfg | |
| download | sbo-slackbuilds-d85e36a1156a25681d81c84ff1c0b47b4eb88a35.tar.gz sbo-slackbuilds-d85e36a1156a25681d81c84ff1c0b47b4eb88a35.zip | |
Initial import: r8125, UrbanTerror
SBo-official packages maintained by danix, split out of my-slackbuilds.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'UrbanTerror/docs/autoexec_example.cfg')
| -rw-r--r-- | UrbanTerror/docs/autoexec_example.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/UrbanTerror/docs/autoexec_example.cfg b/UrbanTerror/docs/autoexec_example.cfg new file mode 100644 index 0000000..0e15c76 --- /dev/null +++ b/UrbanTerror/docs/autoexec_example.cfg @@ -0,0 +1,5 @@ +// In this file you can define settings that will be executed everytime Urban Terror is launched. They will not get overwritten.
+// Lines starting with // are ignored.
+// Example 1: exec yourconfig.cfg
+// Example 2: set cg_fov "100"
+// Example 3: bind x ut_weaptoggle knife
|
