@teammeadows/atomicapi
v1.0.0
Published
`@teammeadows/atomicapi` is a library-agnostic library, provides API between your frontend project and Garry's Mod.
Readme
@teammeadows/atomicapi
@teammeadows/atomicapi is a library-agnostic library, provides
API between your frontend project and Garry's Mod.
Abilities
- Calling functions, that Garry's Mod Lua side will be support
- Listening to events from Garry's Mod
Installation
bun install @teammeadows/atomicapi
# or if you use npm
npm install @teammeadows/atomicapiExamples
To see how work with this library, see examples
