From 7be80067cb09ea05b07a0a95dc4c54a561f3946f Mon Sep 17 00:00:00 2001 From: Henri Schubin Date: Sat, 24 Jun 2023 00:55:21 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 8e2e8d8..e28bf6e 100644 --- a/Home.md +++ b/Home.md @@ -9,9 +9,9 @@ Common Modules (most important) + Contains the bulk of all DiscordSRV code Platform modules (eg. `:bukkit`, `:bungee` etc.) -- `:platform` +- `:` + Platform specific code -- `:platform:loader` (rarely need to be touched) +- `::loader` (rarely need to be touched) + For jarinjar loading, explained later in this guide Misc. modules (rarely need to be touched)