From bf414291ad151ee3e7f204dbfdc3528decfbdd5b Mon Sep 17 00:00:00 2001 From: doctashay Date: Wed, 19 Jan 2022 00:45:19 -0700 Subject: [PATCH 1/3] Add Discord link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eb13621d99..855bf1fd76 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ Our objectives are: We support both Linux and Windows on x86-64. +We have a Discord server where we discuss development. +https://discord.gg/BVEHQmm8 + ## Current Status So far, we've decompiled around 341,233 lines of GOAL code, out of an estimated 500,000 total lines and we've started work on an OpenGL renderer. Currently, the main display process (`*dproc*`) runs and sends data to our renderer. We can load textures, text files, and level files. Using keyboard controls, we can open the debug menu and turn on some simple debug visualizations. From 320f2bbb12a56c5999cad62e19b604601b4b0bc6 Mon Sep 17 00:00:00 2001 From: doctashay Date: Wed, 19 Jan 2022 00:51:09 -0700 Subject: [PATCH 2/3] Add PRs Welcome Badge Perhaps an encouraging message for those who feel like contributing to the project. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 855bf1fd76..47a6b4c67b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Coverage Status Codacy Badge Discord + PRs

## Table of Contents From dfb2417499ac266eeaa340e8df405f38c54e9c4e Mon Sep 17 00:00:00 2001 From: doctashay <70249609+doctashay@users.noreply.github.com> Date: Wed, 19 Jan 2022 02:57:39 -0700 Subject: [PATCH 3/3] Update README.md Co-authored-by: Margen67 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47a6b4c67b..86dedf8730 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Coverage Status Codacy Badge Discord - PRs + PRs

## Table of Contents