From 963e49d28776f7c63584f581f391508e9cb4a096 Mon Sep 17 00:00:00 2001 From: Dan G <134007909+dGxxxx@users.noreply.github.com> Date: Tue, 2 Apr 2024 01:51:29 +0300 Subject: [PATCH] feat: add hunting & slots (#172) --- resources/dGxxxx/altv-hunting.json | 7 +++++++ resources/dGxxxx/altv-slots.json | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 resources/dGxxxx/altv-hunting.json create mode 100644 resources/dGxxxx/altv-slots.json diff --git a/resources/dGxxxx/altv-hunting.json b/resources/dGxxxx/altv-hunting.json new file mode 100644 index 0000000..3ec5d4e --- /dev/null +++ b/resources/dGxxxx/altv-hunting.json @@ -0,0 +1,7 @@ +{ + "title": "alt:V - Hunting", + "url": "https://github.com/dGxxxx/altv-hunting", + "description": "Basic Hunting Script for alt:V.", + "tags": ["typescript", "javascript"], + "cover": "https://i.imgur.com/1wgQG9n.png" + } \ No newline at end of file diff --git a/resources/dGxxxx/altv-slots.json b/resources/dGxxxx/altv-slots.json new file mode 100644 index 0000000..b0ec9c8 --- /dev/null +++ b/resources/dGxxxx/altv-slots.json @@ -0,0 +1,7 @@ +{ + "title": "alt:V - Slots", + "url": "https://github.com/dGxxxx/altv-slots", + "description": "Basic Slots Script for alt:V.", + "tags": ["typescript", "javascript"], + "cover": "https://i.imgur.com/OtnfeVQ.jpeg" + } \ No newline at end of file