Skip to content

Commit

Permalink
Remove Fabric client entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 12, 2024
1 parent 1b9c04a commit beb0e5b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.

This file was deleted.

3 changes: 0 additions & 3 deletions loader-fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
"entrypoints": {
"main": [
"org.cyclops.flopper.FlopperFabric"
],
"client": [
"org.cyclops.flopper.FlopperClientFabric"
]
},
"accessWidener" : "flopper.accesswidener",
Expand Down

0 comments on commit beb0e5b

Please sign in to comment.