Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Booplicate committed Sep 21, 2022
2 parents 300d00c + 695ff84 commit 795bdde
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Description
Cross-platform installer for [Monika After Story](https://github.com/Monika-After-Story/MonikaModDev)

### Main features:
### Main Features:
- Cross-platform (Windows, MacOS, Linux)
- Small executables size
- Fast
Expand All @@ -17,11 +17,14 @@ Cross-platform installer for [Monika After Story](https://github.com/Monika-Afte
- - spritepacks (separated)
- Music during installation

### Main stack:
### Music Credits:
Installer theme by [MyNewSoundtrack](https://www.youtube.com/user/MyNewSoundtrack)

### Main Stack:
- Rust 1.62 (can build >= 1.59)
- FLTK 1.3

### Building from source:
### Building from Source:
- Building is straightforward using [`cargo`](https://github.com/rust-lang/cargo/)
- - Linux: you might need to install some dependencies (check [this workflow](https://github.com/Monika-After-Story/mas-installer/blob/master/.github/workflows/build.yml) for more details)
- - Windows: for now both `msvc` and `gnu` toolchains are supported, but `msvc` is more preferable
Expand Down

0 comments on commit 795bdde

Please sign in to comment.