Skip to content

Game configuration inheritance #63

@torhus

Description

@torhus

Discussed in #52

Originally posted by torhus November 10, 2022
Since standalone Quake 3-based games have mods now, maybe it's time for this feature?

[OA - Aftershock]
base=OpenArena
mod=aftershock

If I add this, I would also consider removing the global game path setting, so you would get something like this:

[Quake III (all servers)]
shortName=q3
mod=
exePath=C:\Games\Quake III Arena\quake3.exe

[baseq3]
base=q3

[OSP]
base=q3
gameTypes=FFA 1v1 SP TDM CTF CA

; etc.

This would also mean overwriting mods.ini, I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions