Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/diegot4l/coords-script
- Owner: DiegoT4l
- License: apache-2.0
- Created: 2024-11-13T07:30:38.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T07:36:40.000Z (about 2 months ago)
- Last Synced: 2024-11-13T08:28:23.497Z (about 2 months ago)
- Topics: bunjs, fivem, scripts, typescript
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coords-script
To install dependencies:
```bash
bun install
```To build:
```bash
bun run build
```