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

(extensions.editor) .save_as(filename: str) method for all MapFile classes #163

Open
4 tasks
Tracked by #170
snake-biscuits opened this issue Jan 5, 2024 · 0 comments
Open
4 tasks
Tracked by #170
Assignees
Labels
enhancement New feature or request

Comments

@snake-biscuits
Copy link
Owner

snake-biscuits commented Jan 5, 2024

You should be able to edit a MapFile & save those edits to a file
This could also enable decompiles & partial decompiles (focused on one segment of a map)

MapFile subclasses w/ .save_as

  • map.quake.MapFile
    • map.valve.MapFile
  • map.cod4.MapFile
  • vmf.hammer.MapFile

Related

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
Status: Todo: Code
Development

No branches or pull requests

1 participant