Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diegot4l/coords-script

First FiveM Script - [TS, BunJS]
https://github.com/diegot4l/coords-script

bunjs fivem scripts typescript

Last synced: about 2 months ago
JSON representation

First FiveM Script - [TS, BunJS]

Awesome Lists containing this project

README

        

# coords-script

To install dependencies:

```bash
bun install
```

To build:

```bash
bun run build
```