An open API service indexing awesome lists of open source software.

https://github.com/dockfries/omp-gm-grandlarc

The GrandLarceny sample game mode written with infernus-starter.
https://github.com/dockfries/omp-gm-grandlarc

gamemode omp samp

Last synced: about 2 months ago
JSON representation

The GrandLarceny sample game mode written with infernus-starter.

Awesome Lists containing this project

README

          

# Grandlarc

This repository contains the GrandLarceny sample game mode written using [infernus-starter](https://github.com/dockfries/infernus-starter).

## Get Started

```sh
pnpm dlx @infernus/create-app@latest install
pnpm install --dev
pnpm install
pnpm build
pnpm serve
```