Namerio.biz is an open-source project dedicated to Surviv Reloaded. The project is currently in active development.
join our discord server and contact one of the staff, https://discord.gg/namerio.biz
https://discord.gg/namerio.biz
Start by installing Node.js and pnpm.
Next, click here to download the repo, or use the following command to clone it:
git clone https://github.com/NAMERIO/namerio.biz-surviv-reloaded.git
To install dependencies, open a terminal in the project root, and run this command:
pnpm install
This will create a node_modules
directory in the server folder.
To run the game locally, open a terminal in the project root and run the following:
pnpm dev
To open the game, go to http://127.0.0.1:4000/ in your browser.
If you want to host it online, Follow this insrtruction. Hosting Resurviv Online: Step‐by‐Step Instructions