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

how do i make wmmx of other modules? #10

Open
dadigger opened this issue Apr 10, 2020 · 1 comment
Open

how do i make wmmx of other modules? #10

dadigger opened this issue Apr 10, 2020 · 1 comment

Comments

@dadigger
Copy link

hello,
i did alot of research, in the end i found not a single way to make wmmx of modules. can you pls make wmmx of some warband modules such as Vikings conquest. Because i have no idea how to do it and where to run the py -2 py2wmmx.py module_constants.py >output.xml command. thanks

@int19h
Copy link
Owner

int19h commented Apr 11, 2020

Writing a schema for a module is a rather tedious exercise, so I'm not going to do this for modules that I don't play myself.

However, I can help you figure things out. For py2wmmx, the starting point is obtaining the module system source for the module that you're trying to cover. You can usually try finding those by searching for "... module system", but keep in mind that not all modules release sources. For Viking Conquest, it's in the Downloads section on the official website, under "Other".

You will also need to install Python 2 to run it - Python 3 won't work.

When you unzip the module system, you will see where module_constants.py is. Then you can open a command prompt there, and run the command to generate XML.

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