Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frotty/wurst-item-shop
A cool shop ui in wurst
https://github.com/frotty/wurst-item-shop
dependency wurst wurst-item-shop
Last synced: about 2 months ago
JSON representation
A cool shop ui in wurst
- Host: GitHub
- URL: https://github.com/frotty/wurst-item-shop
- Owner: Frotty
- Created: 2021-01-23T15:32:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T10:06:22.000Z (about 2 years ago)
- Last Synced: 2023-03-26T17:32:04.283Z (almost 2 years ago)
- Topics: dependency, wurst, wurst-item-shop
- Language: Objective-J
- Homepage:
- Size: 828 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wurst-item-shop
Requires `wurst-bonus-handler`, `wurst-item-recipes` and `wurst-table-layout`.
1. `grill install https://github.com/Frotty/wurst-bonus-handler`
2. `grill install https://github.com/Frotty/wurst-item-recipes:main`
3. `grill install https://github.com/Frotty/wurst-table-layout`
4. `grill install https://github.com/Frotty/wurst-item-shop:main`Easily add a fullscreen item shop to your map using the new ui natives.
**Note:** Make sure you have the latest wurstscript version installed for transitive imports.
Demo: https://github.com/Frotty/wurst-item-shop/blob/main/wurst/ItemShopTest.wurst
![image](https://user-images.githubusercontent.com/1486037/114105440-097f7e00-98cd-11eb-917a-8f74d411a150.png)