mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-26 05:51:36 +00:00
9 lines
221 B
Text
9 lines
221 B
Text
|
// QuakeForge: NEEDNAME Configuration
|
||
|
|
||
|
|
||
|
set fs_sharepath "/usr/share/games/quake" // Location of shared data
|
||
|
set fs_userpath "~/.quake" // Location of user's personal data
|
||
|
|
||
|
//set fs_basegame base // Name of the base
|
||
|
|