-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
RSamaium
committed
Oct 30, 2023
1 parent
52bf0eb
commit cc4ff8d
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Inventory GUI Plugin | ||
|
||
## Goal | ||
|
||
It's a plugin of RPG JS engine that gives possibility to manage inventory. | ||
|
||
![Watch the video](https://imgur.com/aO2oxml.png) | ||
|
||
## Installation | ||
|
||
`npx rpgjs add rpgjs-inventory` | ||
|
||
## Configuration instruction | ||
https://github.com/dominx99/rpgjs-plugins/tree/master/plugins/inventory | ||
|
||
## Plugin Discussion | ||
|
||
https://community.rpgjs.dev/d/219-inventory-plugin | ||
|
||
## Author | ||
|
||
[dominx99](https://community.rpgjs.dev/u/dominx99) |