5 Commits
Author SHA1 Message Date
c.scupin e898839e9c recipe.yaml aktualisiert 2026-08-05 15:50:17 +00:00
c.scupin c191f2998d recipe.yaml aktualisiert 2026-08-05 15:17:07 +00:00
c.scupin 52e6749209 recipe.yaml aktualisiert 2026-08-05 12:14:34 +00:00
c.scupin ebe97562b2 recipe.yaml aktualisiert 2026-08-05 11:57:44 +00:00
c.scupin 5ea29db3f5 recipe.yaml aktualisiert 2026-08-05 10:58:01 +00:00
+2 -2
View File
@@ -2,7 +2,7 @@ $engine: 3
$onesync: on $onesync: on
name: DevX RP name: DevX RP
version: 0.4.3 version: 0.5.1
author: c.scupin author: c.scupin
description: Eigenständiges RP-Framework ohne ESX, QBCore oder QBox. description: Eigenständiges RP-Framework ohne ESX, QBCore oder QBox.
@@ -31,7 +31,7 @@ tasks:
# Eigenes DevX-RP-Release aus Gitea. # Eigenes DevX-RP-Release aus Gitea.
- action: download_file - action: download_file
url: https://git.devx-studios.de/c.scupin/devx-rp/releases/download/v0.4.3/devx-rp-server-v0.4.3.zip url: https://git.devx-studios.de/c.scupin/devx-rp/releases/download/v0.5.1/devx-rp-server-v0.5.1.zip
path: ./tmp/devx-rp-server.zip path: ./tmp/devx-rp-server.zip
- action: unzip - action: unzip