⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

This repo contains details of all BetterGUI addons

Notifications You must be signed in to change notification settings

BetterGUI-MC/Addon-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Addon-List

This repo contains details of all BetterGUI addons. Mainly used by the addon downloader

Format

{
  "name": "<addon-name>",
  "version": "<version>",
  "description": "<description>",
  "author": [
    "author1",
    "author2",
    "..."
  ],
  "code": "<src-repo-link>",
  "download": "<direct-download-link>",
  "wiki": "<wiki-link>"
}

Example

{
  "name": "AdvancedCooldown",
  "version": "4.0",
  "description": "Cooldown with storage",
  "author": [
    "HSGamer"
  ],
  "code": "https://github.com/BetterGUI-MC/AdvancedCooldown/",
  "download": "https://ci.codemc.io/job/BetterGUI-MC/view/Addon/job/AdvancedCooldown/85/artifact/target/AdvancedCooldown-4.0.jar",
  "wiki": "https://bettergui-mc.github.io/Docs/addon/advanced-cooldown/index.html"
}

About

This repo contains details of all BetterGUI addons

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 3

  •  
  •  
  •  

Languages