first commit
This commit is contained in:
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user