From 85318aede94d59e357066b34bb61f1b7a90f51dc Mon Sep 17 00:00:00 2001 From: chinnadankk Date: Sun, 1 Feb 2026 20:44:59 +0530 Subject: [PATCH 1/2] Update qbcore.yaml --- qbcore.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qbcore.yaml b/qbcore.yaml index 73687db..55d79ca 100644 --- a/qbcore.yaml +++ b/qbcore.yaml @@ -1,6 +1,6 @@ $engine: 3 $onesync: on -name: QBCore Framework +name: Kalapani version: 2.2.4 author: JericoFx & Kakarot & Hamy description: An advanced FiveM RP framework including jobs, gangs, housing & more! @@ -422,3 +422,4 @@ tasks: # Clean up - action: remove_path path: ./tmp + From 962b30cf5421f890fc27a6bb30d5c33ef68238b6 Mon Sep 17 00:00:00 2001 From: chinnadankk Date: Sun, 1 Feb 2026 21:00:48 +0530 Subject: [PATCH 2/2] Update author name and reformat qbcore.yaml Updated author name from 'JericoFx & Kakarot & Hamy' to 'Chinnadan' in qbcore.yaml. Removed and re-added configuration tasks without changes. --- qbcore.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qbcore.yaml b/qbcore.yaml index 55d79ca..42546db 100644 --- a/qbcore.yaml +++ b/qbcore.yaml @@ -2,7 +2,7 @@ $engine: 3 $onesync: on name: Kalapani version: 2.2.4 -author: JericoFx & Kakarot & Hamy +author: Chinnadan description: An advanced FiveM RP framework including jobs, gangs, housing & more! tasks: @@ -423,3 +423,4 @@ tasks: - action: remove_path path: ./tmp +