2025-03-05 Welcome and Setup aktualisiert
@@ -21,7 +21,16 @@ public class GTAGDPClient implements ClientModInitializer {
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
in `src/main/resources/fabric.mod.json`:
|
||||
```json
|
||||
...
|
||||
"entrypoints": {
|
||||
...
|
||||
"client": [
|
||||
"de.jottyfan.gta.gdp.GTAGDPClient"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
**Custom Items** https://www.youtube.com/watch?v=9xflCDe-Ruw&ab_channel=ModdingbyKaupenjoe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user