Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.75 KB

File metadata and controls

41 lines (29 loc) · 1.75 KB

ULore

ULore ULore

Total Git clones GitHub Downloads (all assets, all releases)

🔔Introductions

ULore is a DLC of UShop that allows you to add or edit lore for any items you'd like.

  • Full GUI support
  • Localized languages support

🔨Installation

[Required pre-plugin] UShop

Put .whl file into the endstone plugins folder, and then start the server.

💻Download

Now, you can get the release version form this repo or Minebbs Minebbs.

📁File structure

Plugins/
├─ ulore/
│  ├─ lang/
│  │  ├─ zh_CN.json
│  │  ├─ en_US.json

🌐Languages

  • zh_CN
  • en_US

Off course you can add your mother language to ULore, just creat XX_XX.json (such as ja_JP.json) and translate value with reference to en_US.json.

You can also creat a PR to this repo to make your mother language one of the official languages of ULore.

📷Screenshots

You can view related screenshots of UShop from images folder of this repo.

GitHub License