File: config.def

package info (click to toggle)
gamemode 1.2-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 520 kB
  • sloc: ansic: 1,773; sh: 309; cpp: 101; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
// CFG(section, name, default)

CFG(protocol, version, "0")

CFG(user, name, "Fatty Lumpkin")
CFG(user, email, "fatty@lumpkin.com")

#undef CFG