Skip to content

Commit

Permalink
Add screenshots to README
Browse files Browse the repository at this point in the history
  • Loading branch information
cocosolos committed Jun 17, 2024
1 parent 0e496b7 commit cfe1c5a
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,23 @@ Naja interfaces with a [LandSandBoat](https://github.com/LandSandBoat/server) se

**Features include:**
- Live and historical Auction House listings.
- Online bazaar information.
- Server Yell chat display.
- Item lookup and information. [^1]
- Online bazaar information.
- Account registration and log in.
- Character information display.
- Inventory management. [^2]
- Server Yell chat display.
- Yell chat moderation tools. [^3]

![AuctionHouse](https://github.com/cocosolos/Naja/assets/2593549/4ce4b9c9-541e-4240-af88-b63099d362de)

![Items_Details](https://github.com/cocosolos/Naja/assets/2593549/0e17e35f-526f-475e-9240-62df4b9012a3)

![Character_Select](https://github.com/cocosolos/Naja/assets/2593549/15a956ee-9f32-4356-936a-941c03674467)

![Yells_GM](https://github.com/cocosolos/Naja/assets/2593549/aa4fcb43-ecee-42a5-a9fe-bf05d91d7dd3)


**Future development goals:**
- Server status and news display.
- Online and offline character lists with filtering, including by current mission.
Expand Down Expand Up @@ -50,4 +59,4 @@ MIT

[^1]: When possible and appropriate (such as equipment stats), item information is gathered directly from the LSB database, rather than relying on extracted client resources.
[^2]: Available only when selected character is offline.
[^3]: Available only when selected character is a GM.
[^3]: Available only when selected character is a GM.

0 comments on commit cfe1c5a

Please sign in to comment.