mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-11-25 12:25:15 +01:00
Updated Home (markdown)
parent
bf6e1c7e80
commit
bc264445b4
3
Home.md
3
Home.md
@ -18,7 +18,8 @@ Misc. modules (rarely need to be touched)
|
||||
- `:common:common-api`
|
||||
+ This contains the Slf4j implementation which needs to be included in loaders but doesn't need to be accessed by API users
|
||||
- `:common:common-templates`
|
||||
+ Contains [DynamicProxies](https://github.com/Vankka/DynamicProxy) that are then used in `:common`
|
||||
+ Contains [DynamicProxies](https://github.com/Vankka/DynamicProxy) that are used by platforms
|
||||
+ Depends on `:common` therefor cannot be depended on by `:common`
|
||||
- `:common:common-unrelocate`
|
||||
+ Hack to work around needing classes to be (un)relocated but only _sometimes_
|
||||
- `:i18n`
|
||||
|
Loading…
Reference in New Issue
Block a user