https://github.com/0tickpulse/lcc_lore_generator
https://github.com/0tickpulse/lcc_lore_generator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0tickpulse/lcc_lore_generator
- Owner: 0tickpulse
- Created: 2022-12-11T10:17:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T15:36:22.000Z (over 3 years ago)
- Last Synced: 2025-03-18T00:45:22.261Z (over 1 year ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LCC Lore Generator
Lore generator for items in LcorpCity, a server I work for.
## HOW TO USE
1. Clone the repository
1. Open the repository on VSCode
1. Open a terminal and run `npm i`. This will install all the dependencies.
1. Open `data/data.yml` and create your items.
1. Press `F5`.
1. An output file should be created in `output/items.yml`.