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

https://github.com/dockfries/infernus-starter

Open Multiplayer template that uses the samp-node plugin.
https://github.com/dockfries/infernus-starter

grand-theft-auto gta gta-sa nodejs omp openmultiplayer pawn sa-mp sa-mp-server san-andreas san-andreas-multiplayer starter template typescript

Last synced: 11 days ago
JSON representation

Open Multiplayer template that uses the samp-node plugin.

Awesome Lists containing this project

README

          

# Introduction

A very simple [omp server](https://github.com/openmultiplayer/open.mp/releases) template that based on [samp-node](https://github.com/dockfries/samp-node) and uses the library [@infernus/core](https://github.com/dockfries/infernus)

[📚 **Documentation**](https://dockfries.github.io/infernus/quick-start.html)

## Notice

- [Why does crash the first time you run it?](https://github.com/dockfries/infernus-starter/issues/12)
- `samp-node` plugin should be executed after other plugins, see `config.json -> pawn.legacy_plugins`
- `samp-node` requires compliance with the `commonjs` specification and has been converted via `rslib`

## Credits

- [openmultiplayer](https://github.com/openmultiplayer/open.mp)
- [samp-node](https://github.com/AmyrAhmady/samp-node)
- [samp-node-lib](https://github.com/peterszombati/samp-node-lib)
- [@sa-mp/node](https://github.com/samp-dev/node)

## License

[MIT](./LICENSE) License © 2022-PRESENT Carl You