Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map validation suggestion #1

Open
illwieckz opened this issue Apr 21, 2021 · 2 comments
Open

map validation suggestion #1

illwieckz opened this issue Apr 21, 2021 · 2 comments

Comments

@illwieckz
Copy link
Member

illwieckz commented Apr 21, 2021

One thing we may want to validate is map dpk.

If we don't decide to avoid delta paks for maps,

for every map-name_version.dpk, if there is a maps/name.bsp file:

  • maps/name.map file,
  • maps/name/lm_*.webp files, at least two, always even (light map + deluxe map),
  • minimaps/name.minimap file
  • minimaps/name.crn file

If we decide to avoid delta paks for maps,

for every map-name_version.dpk:

  • maps/name.bsp file,
  • maps/name.map file,
  • maps/name/lm_*.webp files, at least two, always even (light map + deluxe map),
  • minimaps/name.minimap file
  • minimaps/name.crn file
  • meta/name/name.arena file
  • meta/name/name.crn file
@illwieckz
Copy link
Member Author

I updated the list above, especially I removed navmeshes from the list.

@slipher
Copy link
Collaborator

slipher commented Dec 8, 2023

If we want to support delta paks for maps we would need to fix Unvanquished/Unvanquished#2225.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants