17 lines
361 B
Markdown
17 lines
361 B
Markdown
# 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
|
||
```
|