Files
batteries/common/README.md

9 lines
280 B
Markdown

# Common Sources
Place shared Java and resource files here as you begin supporting more than one NeoForge target.
- Java: `common/src/main/java`
- Resources: `common/src/main/resources`
The version-specific modules include these directories directly in their main source sets.