mirror of
https://codeberg.org/steam-vent/proto-tf2.git
synced 2026-06-03 14:24:08 +02:00
update description
This commit is contained in:
parent
ad1ab4bf54
commit
00615229f9
3 changed files with 4 additions and 4 deletions
|
|
@ -10,8 +10,8 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: https://codeberg.org/icewind/attic-action@v1
|
- uses: https://codeberg.org/icewind/attic-action@v1
|
||||||
with:
|
with:
|
||||||
name: ci
|
name: link
|
||||||
instance: https://cache.icewind.me
|
instance: https://cache.icewind.link
|
||||||
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
||||||
- run: |
|
- run: |
|
||||||
nix run .#proto-builder protos src/generated
|
nix run .#proto-builder protos src/generated
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
# steam-vent-proto-tf2
|
# steam-vent-proto-tf2
|
||||||
|
|
||||||
Protobufs for steam-vent for tf2 specific messages
|
steam-vent protobufs for tf2 specific messages
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
//! Protobufs for steam-vent for tf2 specific messages
|
//! steam-vent protobufs for tf2 specific messages
|
||||||
|
|
||||||
mod generated;
|
mod generated;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue