diff --git a/App/css/style.css b/App/css/style.css index 6973f3e..1e58131 100644 --- a/App/css/style.css +++ b/App/css/style.css @@ -296,7 +296,7 @@ label { width: auto; height: auto; z-index: 996; - padding: 6px; + padding: 8px; position: absolute; text-align: center; app-region: no-drag; diff --git a/README.md b/README.md index 10a5e93..4f7cafa 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,16 @@ If everything is okay, binaries will be available on `build/r3_auto_map_gen/`. You can run this app using [Wine](https://www.winehq.org) compat layer. In order to read current game, **make sure to run it under the same prefix**. +

+R3_Auto_Map_Gen_Wine +

+ + + +_(R3 Auto Map Gen running using wine version on Arch Linux)_ + + + ## External plugins on this project - [memoryjs](https://github.com/rob--/memoryjs) from [Rob--](https://github.com/rob--) - [TMS.js](https://github.com/themitosan/TMS.js) from [TheMitoSan](https://github.com/themitosan) _Hi!_ diff --git a/wine.jpg b/wine.jpg new file mode 100644 index 0000000..3138a7e Binary files /dev/null and b/wine.jpg differ