This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
180 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,96 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Downloads - Additive</title> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@intergrav/dev.css@2"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist-mono.min.css"> | ||
</head> | ||
<body> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta | ||
name="description" | ||
content="This is the place to download Additive from." | ||
/> | ||
<meta | ||
name="keywords" | ||
content="Additive, Minecraft, OptiFine, Mod, Modpack, Fabric" | ||
/> | ||
<meta name="author" content="intergrav" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Downloads · Additive</title> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/@intergrav/dev.css@2" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist.min.css" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist-mono.min.css" | ||
/> | ||
</head> | ||
<body> | ||
<header> | ||
<h1>Additive</h1> | ||
<nav> | ||
<a href="/">home</a> | ||
<a>downloads</a> | ||
<a href="https://modrinth.com/project/additive">modrinth</a> | ||
<a href="https://github.com/skywardmc/additive/wiki">wiki</a> | ||
<a href="https://github.com/skywardmc/additive">git</a> | ||
</nav> | ||
<h4>skywardmc/additive</h4> | ||
<h1>Downloads</h1> | ||
<p>This is the place to download Additive from.</p> | ||
<nav> | ||
<a href="/">home</a> | ||
<a>downloads</a> | ||
<a href="https://modrinth.com/project/additive">modrinth</a> | ||
<a href="https://github.com/skywardmc/additive/wiki">wiki</a> | ||
<a href="https://github.com/skywardmc/additive">git</a> | ||
</nav> | ||
</header> | ||
|
||
<h1>Downloads</h1> | ||
<p>Additive is distributed on Modrinth. You can install it through any third-party launcher that supports Modrinth packs, or through our standalone installer for the Mojang launcher.</p> | ||
<p><strong>Before installing either Adrenaline or Additive, make sure to read Sodium's <a href="https://github.com/CaffeineMC/sodium-fabric/wiki/Driver-Compatibility">Driver Compatibility</a> page if you are on an old device to prevent issues.</strong></p> | ||
<p> | ||
Additive is distributed on Modrinth. You can install it through any | ||
third-party launcher that supports Modrinth packs, or through our | ||
standalone installer for the Mojang launcher. | ||
</p> | ||
<p> | ||
<strong | ||
>Before installing either Adrenaline or Additive, make sure to read | ||
Sodium's | ||
<a | ||
href="https://github.com/CaffeineMC/sodium-fabric/wiki/Driver-Compatibility" | ||
>Driver Compatibility</a | ||
> | ||
page if you are on an old device to prevent issues.</strong | ||
> | ||
</p> | ||
|
||
<h2>With third-party launchers</h2> | ||
<p>If you prefer to use a third-party option such as the Modrinth App, Prism Launcher, ATLauncher, or anything else that supports Modrinth modpacks, simply follow the instructions from <a href="https://docs.modrinth.com/docs/modpacks/playing_modpacks/">Modrinth's documentation</a>.</p> | ||
<p> | ||
If you prefer to use a third-party option such as the Modrinth App, Prism | ||
Launcher, ATLauncher, or anything else that supports Modrinth modpacks, | ||
simply follow the instructions from | ||
<a href="https://docs.modrinth.com/docs/modpacks/playing_modpacks/" | ||
>Modrinth's documentation</a | ||
>. | ||
</p> | ||
|
||
<h2>For the Mojang launcher</h2> | ||
<p>If you don't want to install any third-party stuff, you can use the Additive installer which lets you select a version to download and install to the Minecraft launcher. You can also choose to install Adrenaline through here. Please go <a href="https://github.com/skywardmc/additive-installer/issues">here</a> to report issues and suggest features for the project.</p> | ||
<p> | ||
If you don't want to install any third-party stuff, you can use the | ||
Additive installer which lets you select a version to download and install | ||
to the Minecraft launcher. You can also choose to install Adrenaline | ||
through here. Please go | ||
<a href="https://github.com/skywardmc/additive-installer/issues">here</a> | ||
to report issues and suggest features for the project. | ||
</p> | ||
<blockquote> | ||
<p><strong><a href="https://github.com/skywardmc/additive-installer/releases/download/v1.0.3/additive-installer-1.0.3.jar">Download universal .jar file</a></strong> (Windows, MacOS, Linux, etc)</p> | ||
<p>Can't open it? Try running <code>java -jar additive-installer-1.0.3.jar</code> in a terminal</p> | ||
<p> | ||
<strong | ||
><a | ||
href="https://github.com/skywardmc/additive-installer/releases/download/v1.0.3/additive-installer-1.0.3.jar" | ||
>Download universal .jar file</a | ||
></strong | ||
> | ||
(Windows, MacOS, Linux, etc) | ||
</p> | ||
<p> | ||
Can't open it? Try running | ||
<code>java -jar additive-installer-1.0.3.jar</code> in a terminal | ||
</p> | ||
</blockquote> | ||
</body> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,55 +1,111 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Additive</title> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@intergrav/dev.css@2"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist-mono.min.css"> | ||
</head> | ||
<body> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta | ||
name="description" | ||
content="A simple and fast open-source OptiFine alternative." | ||
/> | ||
<meta | ||
name="keywords" | ||
content="Additive, Minecraft, OptiFine, Mod, Modpack, Fabric" | ||
/> | ||
<meta name="author" content="intergrav" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Home · Additive</title> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/@intergrav/dev.css@2" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist.min.css" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/@intergrav/fonts@1/serve/geist-mono.min.css" | ||
/> | ||
</head> | ||
<body> | ||
<header> | ||
<h1>Additive</h1> | ||
<nav> | ||
<a>home</a> | ||
<a href="/downloads">downloads</a> | ||
<a href="https://modrinth.com/project/additive">modrinth</a> | ||
<a href="https://github.com/skywardmc/additive/wiki">wiki</a> | ||
<a href="https://github.com/skywardmc/additive">git</a> | ||
</nav> | ||
<h4>skywardmc/additive</h4> | ||
<h1>Home</h1> | ||
<p> | ||
A simple and fast open-source OptiFine alternative. | ||
</p> | ||
<nav> | ||
<a>home</a> | ||
<a href="/downloads">downloads</a> | ||
<a href="https://modrinth.com/project/additive">modrinth</a> | ||
<a href="https://github.com/skywardmc/additive/wiki">wiki</a> | ||
<a href="https://github.com/skywardmc/additive">git</a> | ||
</nav> | ||
</header> | ||
|
||
<h1>Modern OptiFine alternative.</h1> | ||
<p>Additive is a simple, modern, open-source alternative to OptiFine for the most recent versions of Minecraft. It has basically every feature from OptiFine, including:</p> | ||
<p> | ||
Additive is a simple, modern, open-source alternative to OptiFine for the | ||
most recent versions of Minecraft. It has basically every feature from | ||
OptiFine, including: | ||
</p> | ||
<ul> | ||
<li>Major FPS and logic performance improvements</li> | ||
<li>Built-in shader pack support</li> | ||
<li>Extra resource pack features, e.g. CIT</li> | ||
<li>Camera zoom to see further</li> | ||
<li>Dynamic lighting with items</li> | ||
<li>Better grass and snow</li> | ||
<li>OptiFine donator capes (and <a href="https://github.com/intergrav/Additive/wiki/Supporter-cape">free capes</a>)</li> | ||
<li>Other features <a href="https://github.com/skywardmc/additive/wiki/Give-up-OptiFine">listed here</a></li> | ||
<li>Major FPS and logic performance improvements</li> | ||
<li>Built-in shader pack support</li> | ||
<li>Extra resource pack features, e.g. CIT</li> | ||
<li>Camera zoom to see further</li> | ||
<li>Dynamic lighting with items</li> | ||
<li>Better grass and snow</li> | ||
<li> | ||
OptiFine donator capes (and | ||
<a href="https://github.com/intergrav/Additive/wiki/Supporter-cape" | ||
>free capes</a | ||
>) | ||
</li> | ||
<li> | ||
Other features | ||
<a href="https://github.com/skywardmc/additive/wiki/Give-up-OptiFine" | ||
>listed here</a | ||
> | ||
</li> | ||
</ul> | ||
<p>There are also these extra features included:</p> | ||
<ul> | ||
<li>Free, simple world hosting | ||
<ul> | ||
<li>Simply click "Open Externally" in the menu of your world and you'll get a shareable IP</li> | ||
</ul> | ||
</li> | ||
<li>Modularity | ||
<ul> | ||
<li>Lets you disable features that are incompatible with other mods or features you dislike</li> | ||
</ul> | ||
</li> | ||
<li>Fast updates</li> | ||
<li>Other features <a href="https://github.com/skywardmc/additive/wiki/Extra-features">listed here</a></li> | ||
<li> | ||
Free, simple world hosting | ||
<ul> | ||
<li> | ||
Simply click "Open Externally" in the menu of your world and you'll | ||
get a shareable IP | ||
</li> | ||
</ul> | ||
</li> | ||
<li> | ||
Modularity | ||
<ul> | ||
<li> | ||
Lets you disable features that are incompatible with other mods or | ||
features you dislike | ||
</li> | ||
</ul> | ||
</li> | ||
<li>Fast updates</li> | ||
<li> | ||
Other features | ||
<a href="https://github.com/skywardmc/additive/wiki/Extra-features" | ||
>listed here</a | ||
> | ||
</li> | ||
</ul> | ||
<p>For more information, read through Additive's <a href="https://modrinth.com/modpack/additive">Modrinth page</a>.</p> | ||
<p> | ||
For more information, read through Additive's | ||
<a href="https://modrinth.com/modpack/additive">Modrinth page</a>. | ||
</p> | ||
|
||
<h2>How do I get it?</h2> | ||
<p>For installation and downloads, see <a href="/downloads">this page</a>. It provides instructions for third-party launchers and also an installer for the Mojang launcher.</p> | ||
</body> | ||
<p> | ||
For installation and downloads, see <a href="/downloads">this page</a>. It | ||
provides instructions for third-party launchers and also an installer for | ||
the Mojang launcher. | ||
</p> | ||
</body> | ||
</html> |