+4
-3
README.md
+4
-3
README.md
···
24
24
[user module](data/user/init.lua).
25
25
26
26
## Building
27
-
You can build the project yourself on Linux using the provided `build.sh`
28
-
script. Note that the project does not need to be rebuilt if you are only making
29
-
changes to the Lua portion of the code.
27
+
You can build the project yourself on Linux using the `build.sh` script
28
+
or on Windows using the `build.bat` script *([MinGW](https://nuwen.net/mingw.html) is required)*.
29
+
Note that the project does not need to be rebuilt if you are only making changes
30
+
to the Lua portion of the code.
30
31
31
32
## Contributing
32
33
Any additional functionality that can be added through a plugin should be done