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.
- Host: GitHub
- URL: https://github.com/dockfries/infernus-starter
- Owner: dockfries
- License: mit
- Created: 2022-07-22T09:56:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-15T08:04:01.000Z (3 months ago)
- Last Synced: 2025-07-15T17:05:40.771Z (3 months ago)
- Topics: grand-theft-auto, gta, gta-sa, nodejs, omp, openmultiplayer, pawn, sa-mp, sa-mp-server, san-andreas, san-andreas-multiplayer, starter, template, typescript
- Language: Pawn
- Homepage: https://dockfries.github.io/infernus/
- Size: 557 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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