Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuyk/altv-deathmatch
https://github.com/stuyk/altv-deathmatch
altv
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/stuyk/altv-deathmatch
- Owner: Stuyk
- Created: 2019-07-21T23:41:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T17:02:07.000Z (about 4 years ago)
- Last Synced: 2024-07-30T16:53:27.841Z (5 months ago)
- Topics: altv
- Language: JavaScript
- Size: 3.91 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# alt:V - Deathmatch
Remember to 🌟 this Github if you 💖 it.
**Requirements:**
* chat**Installation:**
```yaml
altVServerFolder/
└── resources/
├── chat/
| ├── index.mjs
| ├── client.mjs
| ├── resource.cfg
| └── html/
└── deathmatch/
├── client/
├── server/
└── resource.cfg
```**Current Bugs**
```
- Players sometimes spawn invisible; unknown reason why.
```