Add files via upload

This commit is contained in:
WesleyVanNeck 2019-09-12 17:25:17 +02:00 committed by GitHub
parent fe5f5d81ed
commit 77e98a6ddc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="waterfall-294" level="project" />
</component>
</module>

4
plugin/src/plugin.yml Normal file
View file

@ -0,0 +1,4 @@
name: Geyser-plugin
main: org.geysermc.plugin.GeyserPlugin
version: 1.0
author: GeyserMC