Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Aug 4, 2024
1 parent 285324e commit 504b759
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@

This SDK enables easy creation of Loot Survivor experiences. It provides everything you need to build a fully functioning client for Loot Survivor.

Currently the only package is the `core` which is vanilla.js of the following:
```
pnpm add @lootsurvivor/core @lootsurvivor/react
```

## Features

- [x] Execution client
- [x] Game Constants
- [x] Hosted Images
- [x] Zustand State
- [] Abstracted Graphql queries for deep information
- [x] Abstracted Graphql queries for deep information
- [] gPRC provider
- [] React Package
- [x] React Package

## Usage

Expand Down

0 comments on commit 504b759

Please sign in to comment.