From 4947a4b7a57875d52700584c8346f8cb139c31ce Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 4 Jul 2026 15:23:31 +0200 Subject: UrbanTerror: take over maintenance (version 4.3.4) Adopt the orphaned UrbanTerror SlackBuild. Change MAINTAINER/EMAIL to danix, keep the prior maintainers in the copyright header and add mine. Uniform the license and arch blocks to the SBo template, drop the stale inline comments, introduce SRCVERSION to derive the dot-less zip name and extraction dir, and strip the prebuilt game binaries to satisfy sbopkglint. Add the nvchecker stanza (regex against the downloads page). Co-Authored-By: Claude Opus 4.8 --- UrbanTerror/docs/autoexec_example.cfg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 UrbanTerror/docs/autoexec_example.cfg (limited to 'UrbanTerror/docs/autoexec_example.cfg') 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 -- cgit v1.2.3