initial commit for shared version repo of Batteries mod - currently supports 1.21.11 and 1.21.1 of NeoForge.
This commit is contained in:
8
common/README.md
Normal file
8
common/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user