Skip to content

Commit

Permalink
Revert "fix: Update stream_objects.md (#72)"
Browse files Browse the repository at this point in the history
This reverts commit 7bc6eb1.
  • Loading branch information
C0kkie committed Jan 4, 2024
1 parent 7bc6eb1 commit e7b4dd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles/tutorials/stream_objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ altvlogo/
|-> stream/
| |-> assets/
| | |-> tw_altv_logo.ydr
| \-> tw_altv_logo.ytyp
| \ \-> tw_altv_logo.ytyp
|-> resource.toml
\-> stream.toml
```
Expand All @@ -50,7 +50,7 @@ client-files = [ 'stream/*' ]
files = [ 'stream/assets/*' ]
[meta]
'stream/tw_altv_logo.ytyp' = 'DLC_ITYP_REQUEST'
'stream/assets/tw_altv_logo.ytyp' = 'DLC_ITYP_REQUEST'
```

Add the `altvlogo` (folder name is your resource name) to the `server.toml` file inside the resource section.
Expand Down

0 comments on commit e7b4dd8

Please sign in to comment.