Add Eigenwerbung

This commit is contained in:
Linnea Gräf 2024-02-29 21:16:16 +01:00
parent 09cd2809fb
commit 9566edffda
No known key found for this signature in database
GPG key ID: AA563E93EB628D91

View file

@ -2,6 +2,12 @@
**For other templates, do check out the [other branches of this repository](https://github.com/romangraef/Forge1.8.9Template/branches/all)**
## Usage
Check out https://moddev.nea.moe/ for a full tutorial on legacy modding.
Alternatively, read here for a basic overview on how to use this repository.
To get started, clone this repository.
In `build.gradle.kts`, replace the values of `baseGroup` and `group` with your own names.
In `settings.gradle.kts` change `rootProject.name` to your desired mod id.