Minor readme update.

This commit is contained in:
WrinklyNinja
2014-02-07 10:28:17 +00:00
parent 717db2657e
commit 3b7544b30a
+4 -5
View File
@@ -55,7 +55,6 @@ h3{
var {color:#8B4513;}
.teamTableBody td:not(:first-child) {text-align:center;}
tr.inactive {color:#888;}
dt {margin-bottom:0.5em; margin-top:1em; font-style:italic;}
dd {margin-bottom:0.75em;}
</style>
@@ -311,7 +310,7 @@ Visual C++ Redistributable for Visual Studio 2013 (x86)</a>. BOSS can be install
<h2 id="contrib">Contributing To BOSS</h2>
<p>User contribution of additions and corrections to BOSS's masterlists are vital to the upkeep of BOSS. Please let us know what you know!
<p>General discussion and the submission of questions, suggestions and metadata takes place in BOSS's official threads for <a href="http://forums.bethsoft.com/topic/1434397-rel-boss-for-oblivion/">Oblivion</a>, <a href="http://forums.bethsoft.com/topic/1472899-relz-boss-for-skyrim/">Skyrim</a>, <a href="http://forums.bethsoft.com/topic/1282711-relz-boss-for-fo3-thread-4/">Fallout 3</a> and <a href="http://forums.bethsoft.com/topic/1313081-rel-boss-for-fallout-new-vegas/">Fallout: New Vegas</a>.
<p>General discussion and the submission of questions, suggestions and metadata takes place in BOSS's official threads for <a href="http://forums.bethsoft.com/topic/1434397-rel-boss-for-oblivion/">Oblivion</a>, <a href="http://forums.bethsoft.com/topic/1485022-relz-boss-for-skyrim/">Skyrim</a>, <a href="http://forums.bethsoft.com/topic/1282711-relz-boss-for-fo3-thread-4/">Fallout 3</a> and <a href="http://forums.bethsoft.com/topic/1483857-rel-boss-for-fallout-new-vegas/">Fallout: New Vegas</a>.
<p>Information on dirty plugins is very welcome, but for such information to be useful we require:
<ul>
@@ -329,7 +328,7 @@ Visual C++ Redistributable for Visual Studio 2013 (x86)</a>. BOSS can be install
<li>Masterlist messages can be translated, but translations must be submitted to the masterlist maintainers for addition.
<li>The languages BOSS supports is hardcoded, so BOSS must be updated to include new translations.
</ul>
<p>Translations can be submitted for inclusion into BOSS as an issue in <a href="https://github.com/boss-developers/boss-code/issues">BOSS's code issue tracker</a>, by posting it in one of BOSS's official threads (see <a href="#contrib">Contributing To BOSS</a>), or by contacting one of the BOSS team directly (see <a href="#project">Project Members</a>).
<p>Translations can be submitted for inclusion into BOSS in the <a href="https://github.com/boss-developers/boss-code/issues/20">relevant issue tracker entry</a>, by posting it in one of BOSS's official threads (see <a href="#contrib">Contributing To BOSS</a>), or by contacting one of the BOSS team directly (see <a href="#project">Project Members</a>).
<p>To translate BOSS's installer:
<ol>
<li>Download the <a href="https://github.com/boss-developers/boss-code/blob/master/src/installer.nsi">installer script</a>.
@@ -421,7 +420,7 @@ To translate the BOSS application:
<tr><td>Malonn<td><td><td><td><td><td>&#x2713;
<tr><td>Peste<td><td><td><td>&#x2713;<td><td>
<tr><td>Psymon<td><td><td>&#x2713;<td><td><td>
<tr class="inactive"><td>Random007<td>&#x2713;<td>&#x2713;<td>&#x2713;<td><td><td>
<tr><td>Random007<td>&#x2713;<td>&#x2713;<td>&#x2713;<td><td><td>
<tr><td>Red Eye<td><td><td><td><td><td>&#x2713;
<tr><td>RiddlingLynx<td><td><td>&#x2713;<td><td><td>
<tr><td>scrapperrm<td><td><td><td>&#x2713;<td><td>
@@ -565,7 +564,7 @@ There are three key pieces of information that are used to accurately describe a
<h2 id="history">Version History</h2>
<p>Only the history of version 3 is given, as changes prior to version 3 are irrelevant due to the complete redesign that occurred. The masterlists are updated far too frequently for their changes to be concisely recorded here, but a full history of changes to them may be viewed by browsing the GitHub repositories.
<h3>3.0.0 - <i>Day Month 2014</i></h3>
<h3>3.0.0 - <i>Day February 2014</i></h3>
<ul>
<li>BOSS completely redesigned from scratch and almost completely rewritten. See <a href="#appendix-diff">Differences between BOSS v2 and v3</a> for an overview of the changes.
</ul>