Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleitnick committed Mar 27, 2024
1 parent 63bdb21 commit 016347f
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,28 @@ Possible use-cases:

## Supported APIs

| | API |
| | API v1 |
| -- | -- |
| :white_check_mark: | Assets |
| :white_check_mark: | Experiences |
| :white_check_mark: | Data Stores |
| :white_check_mark: | Messaging |
| :white_check_mark: | DataStores |
| :white_check_mark: | OrderedDataStores |
| :x: | Inventory |
| :white_check_mark: | Place Publishing |

| | API v2 (Beta) |
| -- | -- |
| :x: | Groups |
| :x: | Universes |
| :x: | Places |
| :x: | Instances |
| :x: | Subscriptions |
| :x: | Inventory |
| :x: | User Notifications |

- :white_check_mark: = Supported
- :x: = Not yet supported

The goal of this project is to support all API endpoints that Roblox provides.

## Install CLI
### Aftman
Run the `aftman add` command within your project directory. This will add `rbxcloud` to the project's `aftman.toml` file (or create one if it doesn't yet exist).
Expand Down

0 comments on commit 016347f

Please sign in to comment.