From e9aad03ce05208a8921e29747312394b086f2039 Mon Sep 17 00:00:00 2001 From: yuszafar <47925362+yuszafar@users.noreply.github.com> Date: Mon, 11 Dec 2023 14:20:16 +0500 Subject: [PATCH] altv-npc-conversation (#166) * Create altv-os-car-showroom.json * Create atlv-npc-conversation.json * Update atlv-npc-conversation.json --- resources/yuszafar/atlv-npc-conversation.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 resources/yuszafar/atlv-npc-conversation.json diff --git a/resources/yuszafar/atlv-npc-conversation.json b/resources/yuszafar/atlv-npc-conversation.json new file mode 100644 index 0000000..3bfe6fb --- /dev/null +++ b/resources/yuszafar/atlv-npc-conversation.json @@ -0,0 +1,8 @@ +{ + "title": "altv-npc-conversation", + "url": "https://github.com/yuszafar/altv-npc-conversation", + "description": "Interface for communicating with NPCs", + "tags": ["javascript", "interface"], + "cover": "https://i.imgur.com/GPrxJI6.png", + "cli": false +}