We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2eb59 commit 4a73ea6Copy full SHA for 4a73ea6
1 file changed
src/main/resources/fabric.mod.json
@@ -14,7 +14,7 @@
14
"environment": "client",
15
"entrypoints": {
16
"preLaunch": [
17
- "com.lambda.lambdaLoader.LambdaLoaderInitializer"
+ "com.lambda.loader.LambdaLoaderInitializer"
18
]
19
},
20
0 commit comments