mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
92 lines
5.4 KiB
HTML
92 lines
5.4 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
<title>Exad by Bjanski</title>
|
|
<link rel="stylesheet" href="stylesheets/styles.css">
|
|
<link rel="stylesheet" href="stylesheets/github-dark.css">
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
|
<script src="javascripts/respond.js"></script>
|
|
<!--[if lt IE 9]>
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
<!--[if lt IE 8]>
|
|
<link rel="stylesheet" href="stylesheets/ie.css">
|
|
<![endif]-->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
|
|
|
</head>
|
|
<body>
|
|
<div id="header">
|
|
<nav>
|
|
<li class="fork"><a href="https://github.com/Bjanski/ExAd">View On GitHub</a></li>
|
|
<li class="downloads"><a href="https://github.com/Bjanski/ExAd/zipball/master">ZIP</a></li>
|
|
<li class="downloads"><a href="https://github.com/Bjanski/ExAd/tarball/master">TAR</a></li>
|
|
<li class="title">DOWNLOADS</li>
|
|
</nav>
|
|
</div><!-- end header -->
|
|
|
|
<div class="wrapper">
|
|
|
|
<section>
|
|
<div id="title">
|
|
<h1>Exad</h1>
|
|
<p>Exile Addons - originally small projects developed for EXO and SP4R but now rewritten and collected here. </p>
|
|
<hr>
|
|
<span class="credits left">Project maintained by <a href="https://github.com/Bjanski">Bjanski</a></span>
|
|
<span class="credits right">Hosted on GitHub Pages — Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></span>
|
|
</div>
|
|
|
|
<h2>
|
|
<a id="welcome-to-the-exad-project" class="anchor" href="#welcome-to-the-exad-project" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to the ExAd Project</h2>
|
|
|
|
<p>ExAd - Exile Addons is a project where I, <a href="https://github.com/Bjanski" class="user-mention">@Bjanski</a>, will continuously add all my plugins and addons I written for the Exile community. I've had some issues deciding how I shall make it easy for people to add and remove specific features from the package. They way it's developed now is with a Core plugin and addon that holds all the essential code to make all plugins and addons work, e.g. it takes care of all client<->server request that the ExAd features will use, after installing the core you can just go to the documentation and choose what feature you want and follow the instructions to implement it into your server. It's really important that you follow the installation steps since I'm not gonna help with small issues. If you encounter any ambiguous instructions send me a PM on <a href="http://www.exilemod.com/profile/7143-janski/">Exile</a></p>
|
|
|
|
<h2>
|
|
<a id="addonplugins" class="anchor" href="#addonplugins" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Addon/Plugins</h2>
|
|
|
|
<h3>
|
|
<a id="core" class="anchor" href="#core" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Core</h3>
|
|
|
|
<p>Small package including utillity functions that are use by the other plugins and addons.<br>
|
|
A framework to allow the addons/plugins to send and interpret data between the server and client. </p>
|
|
|
|
<h3>
|
|
<a id="halo--parachute" class="anchor" href="#halo--parachute" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Halo & Parachute</h3>
|
|
|
|
<p>Feature that allows the player to always be able to pull a parachute and now also detach from the parachute with a key combination (alt shift x). </p>
|
|
|
|
<h3>
|
|
<a id="virtual-garage" class="anchor" href="#virtual-garage" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Virtual Garage</h3>
|
|
|
|
<p>To avoid performance issues I developt this feature for the EXO Community, which simply allows you to despawn vehicles into a virtual garage and then also spawn them back. </p>
|
|
|
|
<h3>
|
|
<a id="grinding--coming-soon" class="anchor" href="#grinding--coming-soon" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Grinding .. <em>Coming soon</em>
|
|
</h3>
|
|
|
|
<h3>
|
|
<a id="hacking--coming-soon" class="anchor" href="#hacking--coming-soon" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Hacking .. <em>Coming soon</em>
|
|
</h3>
|
|
|
|
<h3>
|
|
<a id="admin-events--coming-soon" class="anchor" href="#admin-events--coming-soon" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Admin Events .. <em>Coming soon</em>
|
|
</h3>
|
|
|
|
<h3>
|
|
<a id="upgrade-vehicles--coming-soon" class="anchor" href="#upgrade-vehicles--coming-soon" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Upgrade Vehicles .. <em>Coming soon</em>
|
|
</h3>
|
|
|
|
<h2>
|
|
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Support or Contact</h2>
|
|
|
|
<p>Having trouble with ExAd? Check out the <a href="https://github.com/Bjanski/ExAd/tree/master/docs">documentation</a>, <a href="https://github.com/Bjanski/ExAd/issues">Issue tracker</a>, <a href="http://www.exilemod.com/">Exile forums</a> or <a href="http://www.exilemod.com/profile/7143-janski/">contact me</a></p>
|
|
</section>
|
|
|
|
</div>
|
|
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
|
|
|
|
</body>
|
|
</html>
|