代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta property="og:title" content="Unofficial ForgeGradle patch">
<meta property="og:description" content="A patched version of ForgeGradle 2.x that works with Forge's new Maven entrypoint.">
<meta property="og:image" content="https://lukflug.github.io/social-preview.png">
<meta property="og:url" content="https://lukflug.github.io/forgegradle-patch.html">
<meta name="twitter:card" content="summary_large_image">
<title>ForgeGradle Patch - lukflug's website</title>
<link rel="stylesheet" href="main.css">
<link rel="icon" type="image/png" href="logo.png">
</head>
<body>
<header>
<h1><a href="index.html">lukflug's random stuff</a></h1>
</header>
<nav>
<a href="index.html">Home</a>
<a href="panelstudio.html">PanelStudio</a>
<a href="logo-generator.html">Logo Generator</a>
<a href="forgegradle-patch.html" class="active">ForgeGradle Patch</a>
<a href="maven/index.html">Maven repo</a>
<a href="navigation.html">Navigation</a>
<a href="https://github.com/lukflug" style="float:right;">GitHub</a>
</nav>
<section>
<h2>Unofficial ForgeGradle 2.x Patch</h2>
<p>This is an unofficial patch for ForgeGradle 2.1-SNAPSHOT, 2.2-SNAPSHOT and 2.3-SNAPSHOT to accomodate Forge moving their Maven repository from <a href="http://files.minecraftforge.net/maven/">here</a> to <a href="https://maven.minecraftforge.net/">there</a>.
To see what the hell I actually did, see <a href="https://github.com/lukflug/ForgeGradle">my GitHub fork</a>.</p>
<p style="color:red;">Since Forge published their own patches, these ones are now obsolete, please use the official patches! Specifically versions <code>2.3.4</code>, <code>2.2.2</code>, <code>2.1.3</code> and <code>1.2.2</code>.</p>
</section>
<section>
<h2>Maven artifacts:</h2>
<table>
<tr>
<th>Group ID</th>
<th>Artifact ID</th>
</tr>
<tr>
<td><a href="maven/index.html?path=/net/minecraftforge/gradle">net.minecraftforge.gradle</a></td>
<td><a href="maven/index.html?path=/net/minecraftforge/gradle/ForgeGradle">ForgeGradle</a></td>
</tr>
</table>
</section>
<footer>
<div>© 2021,2022 lukflug. All rights reserved.</div>
</footer>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。