opensoldat / polyworks

Map editor for the game OpenSoldat

Home Page:https://forums.soldat.pl/index.php?topic=35195.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSoldat PolyWorks

Map editor for the game OpenSoldat

Screenshot of the Polyworks GUI

Requirements

  • Visual Basic 6 SP6
  • NSIS (optional - for generating the Installer)
  • rcedit or Resource Hacker (optional - for replacing the old icon)

Notes

When VB6 is installed, it may have issues finding referenced controls, such as "MBMouse.ocx". You have to add them manually out of the /installer folder.

If you want to contribute while using Visual Studio 2015 update 1+, you may need this addon: https://visualstudiogallery.msdn.microsoft.com/00cc8ff8-beb3-4f08-8aa6-59eefba3bb40 (You will still need VB6 for compilation)

Folders

.
├─ doc        # build/development instructions
├─ src        # source code and project files
├─ installer  # installer files and data, config, manual (also build output dir)
├─ LICENSE
└─ README.md

License

MIT

Note:

PolyWorks v1.4.0.17 with source code was originally released by Anna Zajaczkowski as:
"Feel free to do whatever you want with it."
It was subsequently relicensed under the MIT License by the PolyWorks contributors.

About

Map editor for the game OpenSoldat

https://forums.soldat.pl/index.php?topic=35195.0

License:MIT License


Languages

Language:VBA 96.0%Language:HTML 1.9%Language:NSIS 1.5%Language:Batchfile 0.7%