Giter VIP home page Giter VIP logo

rdb-client's Introduction

rdb-client

This is a client used to interact with rdb, the Realm database of mods.

Submitting a mod

You should have a few things ready:

  • The URL to your mod icon. must be a 128x128 PNG or JPG
  • The URL to your mod binary. must be a GitHub release asset, Google Drive file, or Discord attachment
  • Somewhere to write a password down for later

Once you've got that, just download and run the program.

What to put for each field
FIELD DESCRIPTION
secret Essentially a password. Write this down somewhere and keep it secret.*
name The mod's name.
owner The person or team of people that made the mod.
version The mod's current version that increases after each update.
description [Optional] A brief description of the mod.
icon URL to a 128x128 PNG or JPG file.
binary URL to a GitHub release asset, Google Drive file, or Discord attachment. Should be a ZIP or DLL file.
homepage [Optional] A URL users can visit to learn more about the mod.

* When submitting a new mod, the secret field can be anything you want. When updating the mod later, the secret field must match, or you won't be able to update your mod. If you lose your secret, contact Dual (Discord ID 303617148411183105).

Integrating with GitHub

Submitting mods over and over can be tedious. To fix this, you can add a webhook to your GitHub repository. Every time you publish a release, it will be reflected on rdb.

Video example of setup
rdb.webhook.setup.mp4
How the webhook works
FIELD WHERE IT COMES FROM
secret Given in the URL query parameter.
name The repository's name.
owner The repository's owner.
version The release's tag name excluding any "v" prefix.
description The repository description at the time of publishing.
icon The file "icon.png" in the repository's root.
binary The release's last asset when sorted alphabetically.
homepage The repository's homepage or readme URL.

rdb-client's People

Contributors

dual-iron avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.