first commit

This commit is contained in:
Colin-Joel Scupin
2026-08-05 01:29:39 +02:00
commit 86d4bcdc37
85 changed files with 7706 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Gitea und txAdmin DevX RP v0.4.3
```bash
git add .
git commit -m "DevX RP framework v0.4.3"
git push
```
In Gitea ein Release mit Tag `v0.4.3` erstellen und
`release/devx-rp-server-v0.4.3.zip` als Asset anhängen.
In txAdmin die Raw-URL zur `recipe.yaml` verwenden:
```text
https://git.devx-studios.de/c.scupin/devx-rp/raw/branch/main/recipe.yaml
```