Please don't use this composer repository on your projects. It will have breaking changes. It is built exclusively for this platform.
This repository provides a composer repository for the gaming platform. It's accessible through this page.
Add the following snippet to your composer.json of your project.
{
"repositories": [
{
"type": "composer",
"url": "https://gaming-platform.github.io/satis/"
}
]
}
./project update