mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
107 lines
5.5 KiB
HTML
107 lines
5.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>NCX-Core | rmc's site</title>
|
|
<link rel="icon" type="image/png" href="/icon.png"/>
|
|
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
|
|
<link id="pagestyle" rel="stylesheet" type="text/css" href="">
|
|
<link rel="alternate" type="application/atom+xml" href="https://ianskinner1982.github.io/feed.xml">
|
|
<script src="/assets/bootstrap/js/bootstrap.bundle.js"></script>
|
|
<script src="/assets/js/main.js"></script>
|
|
|
|
<meta property="og:title" content="NCX-Core">
|
|
|
|
<meta property="og:locale" content="en_US">
|
|
<meta name="description" content="NCX-Core | rmc's site">
|
|
<meta property="og:description" content="NCX-Core | rmc's site">
|
|
<link rel="canonical" href="https://ianskinner1982.github.io">
|
|
<meta property="og:url" content="https://ianskinner1982.github.io">
|
|
<meta property="og:site_name" content="rmc's site">
|
|
|
|
<meta property="og:image" content="https://ianskinner1982.github.io/icon.png">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
<body>
|
|
|
|
<nav class="navbar navbar-dark navbar-expand-lg bg-dark">
|
|
|
|
<div class="container-fluid">
|
|
<a class="navbar-brand" href="/">rmc's site</a>
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarText">
|
|
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="/">Home</a>
|
|
</li>
|
|
<!--<li class="nav-item">
|
|
<a class="nav-link" href="/programs/">Programs</a>
|
|
</li>-->
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="/dsi">DS Stuff</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div id="content-wrap" style="padding-bottom: 2.5rem;">
|
|
<div class="container text-center">
|
|
|
|
<img src="https://cdn.ncxprogramming.com/file/icon/ncxcore.png" class="projectimg" style="width:256px;height:256px;padding-top:8px;" alt="The program's icon.">
|
|
<div class="text-center pb-3">
|
|
<h1>NCX-Core</h1>
|
|
<p><b>By NinjaCheetah</b></p>
|
|
<p><b>Platform(s): </b>Windows</p>
|
|
<div class="dropdown pb-3">
|
|
<button class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
|
|
Project Links
|
|
</button>
|
|
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
|
|
|
|
<li><a class="dropdown-item" href="https://github.com/NinjaCheetah/AhCounter">View Source</a></li>
|
|
|
|
<li><a class="dropdown-item" href="https://github.com/NCX-Programming/NCX-Core/releases/latest/download/NCXCore-Setup.msi">Download Installer</a></li>
|
|
|
|
</ul>
|
|
<div id="content-wrap" style="padding-bottom: 2.5rem;">
|
|
<div class="container">
|
|
<div class="accordion pb-3" id="accordionExample">
|
|
<div class="accordion-item">
|
|
<h2 class="accordion-header" id="headingOne">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne">
|
|
Requirements
|
|
</button>
|
|
</h2>
|
|
<div id="collapseOne" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#accordionExample">
|
|
<div class="accordion-body">
|
|
You will need a 64-bit version of Windows 10 or later with the .NET 6.0 Runtime installed. (You can download that from <a href="https://dotnet.microsoft.com/download/dotnet-core/">here</a>.)
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<h3>About</h3>
|
|
<p>NCX-Core is an application that allows you to quickly download and update software by <a href="https://github.com/NinjaCheetah">NinjaCheetah</a> and other small developers. It now has features such as NCX-News, which will tell you news about new programs that have been added or updated. It was the first major app I made and was the first program to be rewritten with a WPF GUI on top of .NET Core, and then later .NET 5.</p>
|
|
<h3>Applications</h3>
|
|
<p>NCX-Core gets its applications from our store JSON file, simply named "XStore". That file is hosted <a href="https://github.com/NinjaCheetah/ncx-core-files">here</a>, and if you'd like to request an addition or change, feel free to open an issue there.</p>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
<footer>
|
|
<footer class="bg-light text-lg-start border-top align-items-center text-center" style="text-align:center;">
|
|
<div class="text-center p-3 align-items-center" style="background-color: rgba(0, 0, 0, 0.25);">
|
|
Copyright © 2021-<span id="footerDate"></span> Ian M. Skinner <a href="/contactus" class="text-reset fw-bold">Contact me.</a>
|
|
<br>
|
|
<span class="nav col-md-4 list-unstyled d-inline"><a href="https://github.com/IanSkinner1982"><img class="bi" width="24" height="24" src="https://cdn.ncxprogramming.com/file/image/navbar/github-dark.svg" alt=""></a> <a href="https://discord.gg/XZxxZngwDQ"><img class="bi" width="24" height="24" src="https://cdn.ncxprogramming.com/file/image/navbar/discord-dark.svg" alt=""></a></span>
|
|
</div>
|
|
</footer>
|
|
|
|
</footer>
|
|
</html>
|