Skip to content

Commit

Permalink
update readme and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudokhvist committed Mar 12, 2024
1 parent 7d9ab7a commit 0635d22
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ItemDispenser/ItemDispenser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Authors>Rudokhvist</Authors>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ It's simple, as one-two-three:
1. Open inventory that you plan to give away in browser, and select any item.
2. Copy the link to that item and copy it to notepad, **or**, if your browser shows you the link you're hovering, just look at it.
3. Link will have three numbers after `#` character, separated with `_`. You need first two, those are AppID and ContextID respectively. Look at the following picture for better understanding:
![AppID and ContextID](https://i.imgur.com/hom2PZq.png)
![AppID and ContextID](https://i.imgur.com/85yUCAX.png)

![downloads](https://img.shields.io/github/downloads/Rudokhvist/ItemDispenser/total.svg?style=social)

0 comments on commit 0635d22

Please sign in to comment.