From 8e84f0c7b27e85bb8f77dc4a521d32da3d7c27d9 Mon Sep 17 00:00:00 2001 From: CPunch Date: Wed, 6 Dec 2023 17:20:58 -0600 Subject: [PATCH] more better README haven't decided if showing an asciinema of the docker compose environment is really useful or informative. maybe i'll record a GIF of some gameplay in the future --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c44d86f..ee32a66 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # gopenfusion -![Unit Tests](https://github.com/CPunch/gopenfusion/actions/workflows/tests.yaml/badge.svg) + +

+ Workflow + License +
+ +

A toy implementation of the [Fusionfall Packet Protocol](https://openpunk.com/pages/fusionfall-openfusion/) (see: `cnet/`) and accompanying services, written in Go.