Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Citrinate committed Mar 5, 2024
1 parent 4ffbdf5 commit 0972ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ API | Method | Parameters | Description
`/Api/CS2Interface/{botNames}/Start`|`GET`| |Starts the CS2 Interface
`/Api/CS2Interface/{botNames}/Stop`|`GET`| |Stops the CS2 Interface
`/Api/CS2Interface/{botNames}/InspectItem`|`GET`|`url`, `s`, `a`, `d`, `m`, `minimal`, `showDefs`|Inspect a CS2 Item [^1]
`/Api/CS2Interface/{botNames}/PlayerProfile/{steamID}`|`GET`| |Get a CS2 player profile [^1]
`/Api/CS2Interface/{botName}/PlayerProfile/{steamID}`|`GET`| |Get a friend's CS2 player profile
`/Api/CS2Interface/{botName}/Inventory`|`GET`|`minimal`, `showDefs`|Get the given bot's CS2 inventory
`/Api/CS2Interface/{botName}/GetCrateContents/{crateID}`|`GET`|`minimal`, `showDefs`|Get the contents of the given bot's crate
`/Api/CS2Interface/{botName}/StoreItem/{crateID}/{itemID}`|`GET`| |Stores an item into the specified crate
Expand Down

0 comments on commit 0972ad9

Please sign in to comment.