Files
batteries/common/README.md

280 B

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.