Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Vasto/WargameModInstaller

Wargame Mod Installer is a software which allows easy, automated and safe distribution of moded files for Wargame series.
https://github.com/Vasto/WargameModInstaller

c-sharp caliburn-micro mvvm wargame wpf

Last synced: 28 days ago
JSON representation

Wargame Mod Installer is a software which allows easy, automated and safe distribution of moded files for Wargame series.

Awesome Lists containing this project

README

        

## Wargame Mod Installer

The goal of this software is to provide Wargame modders with an easy, automated and safe way of distribution of their work. The general idea behind WMI is that it allows writing an installation script which is later executed by the application. Besides some basic features like files "copy-pasting", it also provides some dedicated functionality for direct data manipulation inside the game's asset files.

**For more information about the software usage, see the [manual](http://github.com/Vasto/WargameModInstaller/releases/download/1.0.0.32/wmi_manual_v.32.pdf).**

***
Wargame Mod Installer uses following technologies:
* .NET Framework 4.5
* WPF
* Caliburn.Micro