Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Smelson authored Sep 30, 2021
1 parent 4857a76 commit 2783bcd
Showing 1 changed file with 47 additions and 2 deletions.
49 changes: 47 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,47 @@
# Rmorf.bin Editor For Mafia: The City of Lost Heaven
Rmorf.bin Editor that re-written on WPF (C#)
# Rmorf.bin Editor
Rmorf.bin Editor is a program which purposed to animate morph objects in Mafia: TCOLH

## What is morph objects?
* Flags (MISE10-LETISTE, MISE16-LETISTE, MISE14-PARNIK, MISE06-AUTODROM)
* Water (MISE15-PRISTAV, MISE18-PRISTAV)
* Trees (MISE09-PREJIMKA)
* Clothes (MIS,E13-ZRADCE)
* Signboards (MISE04-MOTOREST)
* Truck's carcass (MISE09-PREJIMKA, MISE09-KRAJINA), etc.

### An example:

![Witam](https://raw.githubusercontent.com/legion2809/RmorfBinEditorWPF/main/Gifs/AMflag1.gif)

## What can it do?
* Create a file from scratch
* Open a file and change it (changing groups, adding objects in them, etc.)
* Save a file after changes

## Hotkeys
* `Ctrl + N` - New file
* `Ctrl + O` - Open file
* `Ctrl + S` - Save file
* `Ctrl + Alt + S` - Save as...
* `Ctrl + G` - Insert group
* `Ctrl + J` - Insert object
* `F1` - About us
* `Alt + F4` - you know what does it mean ;)

## Self-Updater
The program has a Self-Updater.

Usage:
1. Open the Editor, go to `About` - `Check for updates`
2. If it has found a new version, you can update whenever you want.

## Supported languages

At the moment it supports English and Russian languages.

Any other languages can be added in the future.

## Special thanks
- **Firefox3860** - Huge contribution (Base of the program)
- **Asa** - For testing, bugreports, advices and .GIF images.
- **Mafia Community** - For being so loyal to the Mafia Game

0 comments on commit 2783bcd

Please sign in to comment.