Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.49 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.49 KB

PreMiD Presences

This repository contains the source code of all presences that are available in PreMiD Store.
If you would like to publish your presence, please feel free to open a pull request.

Requirements to create a presence

Getting started

We made a documentation to make your development process a little bit better and faster.
You can see it here.

Folder structure

presence
├── dist
│   ├── metadata.json
│   └── presence.js
├── presence.ts
└── tsconfig.json