Have you ever wanted to walk up to the clouds? Embark on an exciting journey in Only UP! Exploring a huge world full of secrets and mysteries, you have to get as high as possible, and the most interesting starts above the clouds...
This is the DLL for the OnlyUp multiplayer mod
To use this mod, please also install the exe file required for this mod to work. After you got both files donwloaded, simply drag an drop them into your main OnlyUp folder. (E.g. D:\SteamLibrary\steamapps\common\Only Up!)
Then launch your games by simply running the installed OnlyUpMultiplayer.exe. It will start and inject OnlyUpMultiplayer.dll into the OnlyUp process.
Open the mod menu in-game, with RSHFIT
To use this mod you have to host your own server.
- Download the server file (Dockerfile included), onto your server
- Build the container
docker build -t OnlyUpMultiplayer . - Run the container
docker run -d -p 50001:50001/udp OnlyUpMultiplayer(Ports are important)