-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
contributionA contribution of generally interesting information or toolsA contribution of generally interesting information or tools
Description
Hi,
This is really only an "issue" to make you aware of a contribution
I've made a Python script for converting a CyberBoard Scenario .gsn to a VASSAL module .vmod. You can find it at
The script is gsnexport.py and is used like
./gsnexport.py <SCENARIO_FILE> [<OPTIONS>]
Pass the option --help to see more about the available options. For example, the option --patch allows you to pass the name of a Python script that will patch the generated VASSAL module.
There's also a general Python module (library) for extracting information from a CyberBoard gamebox or scenario: cyberboard.py.
I hope you or others may find this useful.
Yours,
Christian
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contributionA contribution of generally interesting information or toolsA contribution of generally interesting information or tools