Skip to content

Commit

Permalink
Update package path
Browse files Browse the repository at this point in the history
  • Loading branch information
EsotericEnderman committed Nov 1, 2024
1 parent 2d0619e commit 8782752
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package foundation.esoteric.minecraft.plugins.library.resourcepack
package foundation.esoteric.minecraft.plugins.library.pack.resource

import foundation.esoteric.utility.file.FileUtility
import net.kyori.adventure.resource.ResourcePackInfo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package foundation.esoteric.minecraft.plugins.library.resourcepack
package foundation.esoteric.minecraft.plugins.library.pack.resource

import foundation.esoteric.minecraft.plugins.library.file.FileManagedPlugin
import foundation.esoteric.utility.file.FileUtility
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package foundation.esoteric.minecraft.plugins.library.resourcepack
package foundation.esoteric.minecraft.plugins.library.pack.resource

import org.bukkit.plugin.Plugin

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package foundation.esoteric.minecraft.plugins.library.resourcepack
package foundation.esoteric.minecraft.plugins.library.pack.resource

import com.sun.net.httpserver.HttpExchange
import com.sun.net.httpserver.HttpHandler
Expand Down

0 comments on commit 8782752

Please sign in to comment.