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

Add option to cut off path for used WADs #79

Open
Qwertyus3D opened this issue Feb 20, 2022 · 0 comments
Open

Add option to cut off path for used WADs #79

Qwertyus3D opened this issue Feb 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Qwertyus3D
Copy link

It can be a part of Clean or Optimize fucntions. Just remove unneeded information about path of WAD locations from worldspawn properties, since only WAD names do matter.

So it will be more like
halflife.wad;xeno.wad;liquids.wad
instead of
/my lovely Steam directory location/steamapps/common/Half-Life/valve/halflife.wad;/my lovely Steam directory location/steamapps/common/Half-Life/valve/xeno.wad;/my lovely Steam directory location/steamapps/common/Half-Life/valve/liquids.wad;

It also can be useful to display a list of used WAD names in Debug info widget. Can be handy if there are several WADs used (and maybe mark if some WADs are missed currently).

@wootguy wootguy added the enhancement New feature or request label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants