1.12: Fixed java related startup bug (issue #103).
This commit is contained in:
parent
c6cf013e3b
commit
76b45ee401
20 changed files with 249 additions and 154 deletions
|
@ -10,7 +10,7 @@
|
|||
c.gradle_property_version_forge = function() { return "version_forge"; }
|
||||
c.project_download_inet_page = function() { return "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/"; }
|
||||
c.options = {
|
||||
// without_ref_repository_check: true
|
||||
without_ref_repository_check: true
|
||||
};
|
||||
c.languages = {
|
||||
"en_us": { code:"en_us", name:"English", region:"United States" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue