Files
devx-rp/docs/GITEA_TXADMIN.md
2026-08-05 01:29:39 +02:00

17 lines
361 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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
```