mirror of
https://github.com/CarmJos/MineSQL.git
synced 2026-06-04 16:43:03 +08:00
测试部署与自动上传
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>easysql-plugin</artifactId>
|
||||
<groupId>cc.carm.plugin</groupId>
|
||||
<version>0.0.1</version>
|
||||
<version>0.0.2</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
@@ -24,7 +24,6 @@
|
||||
|
||||
<name>EasySQL-Plugin-Fabric</name>
|
||||
|
||||
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
package cc.carm.plugin.easysql;
|
||||
|
||||
public class EasySQLFabric {
|
||||
|
||||
|
||||
// Sadly I don't know how to create a fabric plugins,
|
||||
// If you know how to make a fabric plugin , just contribute your code here!
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user