2025-03-05 Welcome and Setup aktualisiert

2025-01-03 22:05:14 +01:00
parent b8ac2aba36
commit 5607e6d16e

@@ -4,5 +4,24 @@
https://fabricmc.net/develop/template/ https://fabricmc.net/develop/template/
```java
package de.jottyfan.gta.dgp;
import net.fabricmc.api.ClientModInitializer;
/**
*
* @author jotty
*
*/
public class GTAGDPClient implements ClientModInitializer {
@Override
public void onInitializeClient() {
}
}
```
**Custom Items** https://www.youtube.com/watch?v=9xflCDe-Ruw&ab_channel=ModdingbyKaupenjoe **Custom Items** https://www.youtube.com/watch?v=9xflCDe-Ruw&ab_channel=ModdingbyKaupenjoe