mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-11-22 11:55:54 +01:00
Updated Home (markdown)
parent
c333bde9a6
commit
5405422d85
2
Home.md
2
Home.md
@ -26,7 +26,7 @@ Misc. modules (rarely need to be touched)
|
|||||||
Packages
|
Packages
|
||||||
- Classes and interfaces are organized into packages based on what they do or what they are related to
|
- Classes and interfaces are organized into packages based on what they do or what they are related to
|
||||||
- Examples:
|
- Examples:
|
||||||
+ Group sync goes in ``groupsync`
|
+ Group sync goes in `groupsync`
|
||||||
+ Message forwarding from Minecraft -> Discord goes in `messageforwarding.minecrafttodiscord`
|
+ Message forwarding from Minecraft -> Discord goes in `messageforwarding.minecrafttodiscord`
|
||||||
+ SQL goes in `storage`
|
+ SQL goes in `storage`
|
||||||
+ Channel locking goes in `channel`
|
+ Channel locking goes in `channel`
|
||||||
|
Loading…
Reference in New Issue
Block a user