Better integration branch
In this branch, the names of the CyberBoard classes have been
prefixed by Cb
, GBX
, or GSN
so as to not conflict with the
VASSAL class names.
Also, we can generate the modules (in single files)
-
vassal.py
- manipulate VASSAL modules -
cyberboard.py
- Extract information from CyberBoard game boxes or scenarios
and gsnexport.py
is now standalone.
I should make a distribution of these, as well as
gbxextract.py
gsnextract.py
wgexport.py
and build it using GitLab CI.