This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
072a707
commit 6a3d4c5
Showing
2 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*.png binary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Open Game Backend Registry | ||
|
||
This repository serves the default registry for Open Game Backend. | ||
|
||
See the [OpenGB Engine repository](https://github.com/rivet-gg/opengb.git) for more information. | ||
|
||
## Documentation | ||
|
||
- [All available modules](http://localhost:3000/introduction#modules) | ||
- [Quickstart](http://localhost:3000/concepts/quickstart) | ||
- [Building modules](https://opengb.dev/build/crash-course) | ||
- [OpenGB Engine internals](http://localhost:3000/engine/introduction) | ||
- Visit [opengb.dev](http://localhost:3000/introduction) for more | ||
|
||
## Looking for the Open Game Backend Engine? | ||
|
||
See [rivet-gg/opengb](https://github.com/rivet-gg/opengb.git). | ||
|
||
## Support | ||
|
||
**Community** | ||
|
||
[Create a GitHub issue](https://github.com/rivet-gg/opengb/issues) or [join our Discord](https://rivet.gg/discord). | ||
|
||
**Enterprise** | ||
|
||
The following companies provide enterprise support & custom modules for Open Game Backend: | ||
|
||
- [Rivet](https://rivet.gg/support) | ||
- _Create a PR to list your services for Open Game Backend_ |