Skip to content

Map names can be duplicates #3

Description

@liback

In rare cases map names can be the same as others. One example is battle.bsp in deathmatch-maps.zip from Quakerepo.net which is not the same map as battle.bsp ("Battle Zone") made by old schooler Quid.

Currently only two fields are used; "name" (battle) and "description" (Battle Zone).

Suggestion for new fields:
Name - Unique name that may include user defined separator
Example 1: Battle [by Quid]
Example 2: Battle [Battle Zone]

FileName - Name of the file (not required to be unique)
Battle

Description - Long name of map
Battle Zone

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions