Skip to content
This repository was archived by the owner on Aug 1, 2026. It is now read-only.

Repository files navigation

RiverShell

This repository contains the RiverShell sample game mode written using infernus-starter.

Get Started

# if you are using the x86 version of samp-node
export npm_config_arch=ia32
export npm_config_target_arch=ia32

# powershell env
# $env:npm_config_arch="ia32";
# $env:npm_config_target_arch="ia32";

# cmd env
# set npm_config_arch=ia32
# set npm_config_target_arch=ia32

pnpm dlx @infernus/create-app@latest install

pnpm install --dev # ensure node-gyp install first

pnpm install

pnpm build
pnpm serve

About

The RiverShell sample game mode written with infernus-starter.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages