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

Python API support #168

Open
KiwifruitDev opened this issue Aug 25, 2023 · 0 comments
Open

Python API support #168

KiwifruitDev opened this issue Aug 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@KiwifruitDev
Copy link

Is your feature request related to a problem? Please describe.
When developing StageHammer, I could not find any documentation related to using this add-on from another script.

Is your feature request related to a specific game? Please specify.
StageHammer depends on Source SDK 2013 Multiplayer.

Describe the solution you'd like
Having the ability to import a VMF directly from Python without implementing a workaround would help solve this issue.

I believe that a simplified method to select game directories and VPKs outside of vmfpy would also help, as otherwise a script would have to manually create a VMFFileSystem instance.

Additional context
My use case for a Python API is to use Blender and io_import_vmf as a means to convert the map's geometry to Collada DAE format easily.

@KiwifruitDev KiwifruitDev added the enhancement New feature or request label Aug 25, 2023
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

1 participant