/NoitaMP

Trying to create a Noita multiplayer mod

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Noita Multiplayer

platformubuntu masterwindows master

latest release amount of releases last-commit

issues open-issues open-issues-help-wanted

ubuntu - unit testing on develop windows - unit testing on develop

Coveralls Codecov

watchers stars forks

license

I love to play Noita! You should give it a try! Usually I like to play with my friends. Truly Noita is made for beeing a singleplayer game, but I can't get rid of the idea to try implemting a multiplayer mod, just to share all the feelings playing Noita with friends. Let's see, if I can do so?!

image

Documentation

Installation, configuration and support can be found on the docs.

Our awesome and valuable Contributors

Made with contrib.rocks.

Credits | Special Thanks

I wouldn't be able to create this mod without the help by

I appreciate your help a lot! If you spot anything I should mention, feel free to create a issue or get in touch with me!

Also special thanks to the ppl, who share their libraries, frameworks and other stuff. See below!

Used libraries, frameworks and other stuff

I had to build the network library by my own, because Noita provides its own lua51.dll. I had struggle to build it, if you are interested in, I've added all the necessary build files inside of .building/dll_building.7z and here you can see the stackoverflow question I've created.