How can I get my project here?

neoBeta is an open-source content management system. There are various ways you can put your plugin/mod on our catalog:

Required metadata fields

Optional metadata fields

Please fill as many fields as possible.

Config file example

{
    "name": "Ghosts 'n Stuff",
    "subtitle": "Miscellaneous additions to your server.",
    "author": "tenkuma",
    "downloadLink": "https://example.com",
    "images": "["image1.png", "image2.png", "image3.png"]",
    "logo": "logo.png",
    "tags": ["plugin", "mod"]
}