This commit is contained in:
lukasabbe
2025-09-25 20:23:53 +02:00
parent 1147c36ccf
commit c675840bb6
5 changed files with 20 additions and 20 deletions
+2 -1
View File
@@ -30,7 +30,8 @@ neoForge {
client()
}
data {
clientData()
data()
programArguments.addAll '--mod', project.mod_id, '--all', '--output', file('src/generated/resources/').getAbsolutePath(), '--existing', file('src/main/resources/').getAbsolutePath()
}
server {
server()