From 16285bd62599c41a1d0784ea2039081c89e5ea58 Mon Sep 17 00:00:00 2001 From: Aristeas <94058548+ari-steas@users.noreply.github.com> Date: Tue, 24 Feb 2026 18:34:01 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db0a9cb..3a5f097 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ Modular Assemblies is a mod framework designed to put the 'Engineer' back into ' This is the base mod, and must be referenced as a dependency for client mods. [Check out the wiki](https://github.com/StarCoreSE/Modular-Assemblies/wiki) for more information and guides, and feel free to message [@aristeas.] [on the StarCore discord](https://discord.gg/starcore) if you have any questions or comments. -By [[Aristeas](https://github.com/ari-steas)], with help from [Invalid](https://github.com/InvalidArgument3). +By [Aristeas](https://github.com/ari-steas), with help from [Invalid](https://github.com/InvalidArgument3). Debug drawing referenced from [m_digi](https://github.com/THDigi)'s "(DevTool) Programmable Block Debug API".