Skip to content

Commit

Permalink
Remove empty directories, and rename speedbridge-spigot-plugin to j…
Browse files Browse the repository at this point in the history
…ust `spigot`
  • Loading branch information
Tofpu committed Jan 23, 2024
1 parent 1a3ac77 commit df8f0c7
Show file tree
Hide file tree
Showing 155 changed files with 1 addition and 5 deletions.
File renamed without changes.
4 changes: 1 addition & 3 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
rootProject.name = "SpeedBridge2"
include("speedbridge2-common")
include("speedbridge2-spigot-api")
include("speedbridge2-spigot-plugin")
include("spigot")
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ plugins {
}

dependencies {
implementation(project(":speedbridge2-common"))

compileOnly("org.xerial:sqlite-jdbc:3.36.0.3")
compileOnly("com.sk89q:worldedit:6.0.0-SNAPSHOT")

Expand Down
File renamed without changes.

0 comments on commit df8f0c7

Please sign in to comment.