Page 1 of 1

How to set up Golem

Posted: Sat Feb 22, 2020 11:32 am
by Magus
Pre-setup
Check out Golem's general description and features.

Requirements
The only requirement is to have the mod hosted on Github.

Setting up
  1. Add .bgforge.yml to the root of the repository.
  2. Go to repo settings and add a webhook:
    url: https://golem.bgforge.net/hooks/github/
    content type: application/json
    events: just the push event
    golem webhook
    golem webhook
  3. Post a request in this forum, stating mod name and github repo url.
  4. Optionally, add Golem badge to your README.md:

    Code: Select all

    [![Golem Status](https://golem.bgforge.net/mods/my-mod/status.svg)](https://golem.bgforge.net/mods/my-mod)