Skip to content

Contribution: Cyberboard Scenarios to VASSAL module #109

@cholmcc

Description

@cholmcc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributionA contribution of generally interesting information or tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions