Updated Home (markdown)

Henri Schubin 2023-01-30 23:19:19 +02:00
parent 03711ca338
commit c333bde9a6

@ -11,10 +11,10 @@ Common Modules (most important)
Platform modules
- `:platform`
+ Platform specific code
- `:platform:loader` (rarely needs to be touched)
- `:platform:loader` (rarely need to be touched)
+ For jarinjar loading, explained later in this guide
Misc. modules (rarely needs to be touched)
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`