You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
version = minecraftVersion +"-"+ identifiedVersion
157
161
}
158
162
catch (Exception e) {
159
-
thrownewIllegalStateException("This mod must be version controlled by Git AND the repository must provide at least one tag!");
163
+
thrownewIllegalStateException("This mod must be version controlled by Git AND the repository must provide at least one tag, or the VERSION override must be set!");
thrownewGradleException("This project requires a property \""+ propertyName +"\"! Please add it your \"gradle.properties\". You can find all properties and their description here: https://github.com/SinTh0r4s/ExampleMod1.7.10/blob/main/gradle.properties")
583
+
thrownewGradleException("This project requires a property \""+ propertyName +"\"! Please add it your \"gradle.properties\". You can find all properties and their description here: https://github.com/GTNewHorizons/ExampleMod1.7.10/blob/main/gradle.properties")
0 commit comments