8000 GitHub - MidgetBrony/mods: [ JSON ] Centreal mods repo for dskt.cc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MidgetBrony/mods

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Mate Mods Repository

This repository serves as the central registry for Desktop Mate mods. All mods listed here are available through dskt.cc.

Adding Your Mod

  1. Fork this repository
  2. Add your mod to the bottom of mods.json
  3. Ensure your repository has a valid dskt.json file
  4. Submit a Pull Request

dskt.json Schema

Your mod repository must contain a dskt.json file in its root with the following structure:

{
  "author": "YourGitHubUsername",
  "discord": "YourDiscordUserID", // Optional
  "version": "1.0.0",
  "type": "MelonLoader", // or "BepInEx" or "Both"
  "category": ["Performance", "Quality of Life", "Content", "Overhaul", "Other"],
  "description": "A brief description of your mod"
}

Links • DocumentationDiscord Server

About

[ JSON ] Centreal mods repo for dskt.cc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0