Create Parchment-Common
eden-api was causing issues so I'm moving Parchment's common interfaces and utilities here
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -23,6 +23,7 @@
|
||||
<finalName>${project.artifactId}</finalName>
|
||||
</build>
|
||||
<modules>
|
||||
<module>Parchment-Common</module>
|
||||
<module>Parchment-API</module>
|
||||
<module>Parchment-Server</module>
|
||||
<module>Paper${file.separator}Paper-MojangAPI</module> <!-- We don't plan on patching this, so this hack is good enough. -->
|
||||
|
||||
Reference in New Issue
Block a user