118 lines
2.9 KiB
HTML
118 lines
2.9 KiB
HTML
<!DOCTYPE html>
|
|
<html
|
|
class=""
|
|
lang="en-us"
|
|
prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"
|
|
>
|
|
|
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
|
|
<meta name="theme-color" content="#fffff" media="(prefers-color-scheme: light)"/>
|
|
<meta name="theme-color" content="rgb(77, 77, 82)" media="(prefers-color-scheme: dark)"/>
|
|
|
|
|
|
<title>xiv.zone - Novus</title>
|
|
<meta name="description" content="This is a collection of cross-platform, FFXIV modding tools. These don’t use any pre-existing modding framework (Lumina, xivModdingFramework, etc) but instead my own custom modding library, libxiv.
|
|
The goal is to create a good set of tools that isn’t based on WPF and C#, and can work cross-platform without having to resort to Wine."/>
|
|
|
|
|
|
<link rel="canonical" href="http://localhost:1313/novus/" />
|
|
<base href="http://localhost:1313/">
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="http://localhost:1313/css/style.min.1e5370e0bc1b21c3bac6f2f7a3ff57d375d92258658f234019ec66906b64aafe.css" integrity="sha256-HlNw4LwbIcO6xvL3o/9X03XZIlhljyNAGexmkGtkqv4=" />
|
|
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
</head>
|
|
|
|
|
|
<div id="center-wrapper">
|
|
|
|
<header>
|
|
<h1><a href="/">xiv.zone</a></h1>
|
|
|
|
<nav id="header-links">
|
|
|
|
</nav>
|
|
</header>
|
|
|
|
|
|
<div id="wrapper">
|
|
|
|
<main>
|
|
<h2>Novus</h2>
|
|
|
|
<p>This is a collection of cross-platform, FFXIV modding tools. These don’t use any pre-existing modding framework (Lumina, xivModdingFramework, etc) but instead my own custom modding library, libxiv.</p>
|
|
<p>The goal is to create a good set of tools that isn’t based on WPF and C#, and can work cross-platform without having to resort to Wine.</p>
|
|
<p><strong>Note:</strong> This is alpha level software, not intended to be usable in any capacity at the moment. Thus, I have not tagged any stable releases.</p>
|
|
<h2 id="get-involved--support">Get Involved & Support</h2>
|
|
<p><div class="buttons">
|
|
|
|
|
|
|
|
|
|
|
|
<a href='/novus/install' class="blurb-button">
|
|
|
|
<h4>Download</h4>
|
|
<p>Download the latest version of Novus for your preferred distribution.</p>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href='https://sr.ht/~redstrate/novus' class="blurb-button">
|
|
|
|
<h4>Get Source Code & Contribute</h4>
|
|
<p>The full source code for Novus is available on sourcehut.</p>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href='https://lists.sr.ht/~redstrate/public-inbox' class="blurb-button">
|
|
|
|
<h4>Give Feedback</h4>
|
|
<p>Send an email on the mailing list for feature requests, bugs, and patches.</p>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href='https://redstrate.com/fund' class="blurb-button">
|
|
|
|
<h4>Donate Money</h4>
|
|
<p>Any monetary contribution helps so I can continue working on this in my free time.</p>
|
|
|
|
</a>
|
|
|
|
|
|
</div>
|
|
</p>
|
|
|
|
|
|
</main>
|
|
|
|
</div>
|
|
|
|
<footer>
|
|
|
|
</footer>
|
|
|
|
|
|
</div>
|
|
|
|
</html>
|