Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Vasto/WargameModInstaller
- Owner: Vasto
- Created: 2014-02-14T20:31:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T09:09:30.000Z (almost 3 years ago)
- Last Synced: 2024-07-30T21:01:21.868Z (4 months ago)
- Topics: c-sharp, caliburn-micro, mvvm, wargame, wpf
- Language: C#
- Homepage:
- Size: 4.89 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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