You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
349 B
Markdown

5 years ago
# WARNING
It does not work _yet_
# OpenMW MinGW
OpenMW MinGW is a small project which sets up a Linux build environment for
Windows, by using MinGW and [mxe](https://mxe.cc).
Building all dependencies may easily take 2-3 hours, it is recommend to cache.
All files in `mxe.src` get copied into `mxe/src`
## Running
```sh
./nwah mxe openmw
```