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

https://github.com/aldergrounds/gamemode-samp

Gamemode SA-MP (San Andreas Multiplayer), open-source and scalable, following best practices.
https://github.com/aldergrounds/gamemode-samp

ag-samp aldergrounds client-server gamemode multiplayer pawn sa-mp sa-mp-development sa-mp-gamemode sa-mp-server samp san-andreas-multiplayer

Last synced: 4 months ago
JSON representation

Gamemode SA-MP (San Andreas Multiplayer), open-source and scalable, following best practices.

Awesome Lists containing this project

README

          

This Gamemode is no longer considered the practical standard nor a recommended best practice for use. As a result, we are indirectly moving away from Pawn as a reference and shifting our focus to the development of Gamemodes written in JavaScript and TypeScript, which now become the official standard of AlderGrounds.

AlderGrounds will continue to provide support for Pawn; however, this support will not be equivalent to that offered for Kainure. Our focus will be on modernity and on providing full support for the Kainure framework, designed for developing Gamemodes using JavaScript and TypeScript within a Node.js environment.

For the development of new Gamemodes, please use the base Gamemode available at: https://github.com/aldergrounds/gamemode. It is written in TypeScript and uses the Kainure framework.