This repository was archived by the owner on Feb 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
162 lines (143 loc) · 7.93 KB
/
index.html
File metadata and controls
162 lines (143 loc) · 7.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>ME3Explorer - Mass Effect Modding Tools</title>
<meta name="description" content="ME3Explorer is the unofficial 'creation kit' for modding the Mass Effect trilogy.">
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<link rel="icon" href="favicon.ico">
<link rel="apple-touch-icon-precomposed" href="images/me3exfavicon-152.png">
<meta name="msapplication-TileColor" content="#383838">
<meta name="msapplication-TileImage" content="/images/me3exfavicon-144.png">
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body class="background">
<div class="wrapper">
<header>
<div class="downloads"">
<p class="header">Downloads:</p>
<ul class="downloads-list">
<li><a class="buttons" href="http://www.nexusmods.com/masseffect3/mods/409/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fmasseffect3%2Fajax%2Fmodfiles%2F%3Fid%3D409&pUp=1">Latest Stable</a></li>
<li><a class="buttons" href="https://github.com/ME3Explorer/ME3Explorer/releases">Latest Beta</a></li>
<li><a class="buttons github" href="https://github.com/ME3Explorer/ME3Explorer">Get the Source</a></li>
</ul>
</div>
<div class="links">
<p class="header header-links">Links:</p>
<ul class="links-list">
<li><a class="buttons linksbuttons" href="http://me3explorer.proboards.com/">Forums</a></li>
<li><a class="buttons linksbuttons" href="http://www.nexusmods.com/masseffect3/mods/409/">Nexusmods</a></li>
<li><a class="buttons linksbuttons" href="http://me3explorer.wikia.com/wiki/ME3Explorer_Wiki">Wiki</a></li>
</ul>
</div>
<p class="header">This project is maintained by the <a class="header name" href="http://me3explorer.wikia.com/wiki/About_Us">ME3Explorer Team</a></p>
</header>
<section>
<span id="switcher">
<img id="bannerimg" class="banner-image" src="images/me3exbanner.png" alt="ME3Explorer">
</span>
<h1 class="closing-announcement">
<strong>01 Feb 2019 - ME3Explorer has officially ceased development.</strong>
<a href="http://me3explorer.proboards.com/thread/285/comm-official-end-development-me3explorer">See here</a><span> for more details.</span>
</h1>
<h3>
<a id="introduction" class="anchor" href="#introduction" aria-hidden="true"></a>
What is ME3Explorer?
</h3>
<p>
ME3Explorer is the unofficial, fan-built "creation kit" for the Mass Effect trilogy. The "toolset", as it's often called, consists of over 60 individual tools bundled into the same program. Each tool has different functionalities that are restricted to a certain file type, game asset, or both. Most tools are made for ME3; a few have been ported for ME1 and ME2.
</p>
<p>
Many well-known mods have been created with the toolset, including: <a href="http://www.nexusmods.com/masseffect3/mods/412/">BackOff</a>,
<a href="http://www.nexusmods.com/masseffect3/mods/2">CEM</a>, <a href="http://www.nexusmods.com/masseffect3/mods/350">Expanded Galaxy Mod</a>,
<a href="http://www.nexusmods.com/masseffect3/mods/66/">MEHEM</a>, <a href="http://www.nexusmods.com/masseffect3/mods/265">JAM</a>,
<a href="http://www.nexusmods.com/masseffect3/mods/180">ThaneMOD</a>, and many others.
ME3Explorer also contains a variety of utilities and mod installation tools for users, some of which are necessary to use the aforementioned mods.
</p>
<h3>
<a id="version" class="anchor" href="#version" aria-hidden="true"></a>
Choosing your Download Type | Stable or Beta
</h3>
<p>
ME3Explorer is compatible with Windows 7 and above, and requires <a href="https://www.microsoft.com/en-us/download/details.aspx?id=49981">.NET framework 4.6.1</a>.
Most toolset users should stick to the stable release of ME3Explorer, hosted on Nexusmods.
This version lacks the most recent changes, but has been more thoroughly tested and contains fewer bugs.
</p>
<p>
Toolset developers, mod creators who need to have access to the latest changes, and advanced users who wish to help with testing the toolset,
should use the latest Beta release hosted here on GitHub. Just click the "Latest Beta" button and you'll be directed to the Releases page.
Revisions are in reverse-chronological order.
</p>
<h3>
<a id="community" class="anchor" href="#community" aria-hidden="true"></a>
Our Community
</h3>
<p>
While our community has gone through many changes since getting started in 2012, we have always been and continue to be a single-player-centric modding community.
ME3Explorer can (and is) used to mod multi-player, but we don't actively support these discussions on the forums or wiki, and the toolset is developed with single-player in mind.
</p>
<h3>
<a id="bioware" class="anchor" href="#bioware" aria-hidden="true"></a>
BioWare's Stance on Modding
</h3>
<p>
Standalone (non-Origin) copies of <em>Mass Effect</em> and <em>Mass Effect 2</em> are safe to mod without repercussion.
BioWare's stance on modding <em>Mass Effect 3</em> is dependent upon campaign type.
No action will be taken against players who mod <strong>single-player</strong> content, but they do so at their own risk.
Modding <strong>multi-player</strong> can be a <a href="http://forum.bioware.com/topic/310178-chris-priestly-clarifies-bannable-gamecoalesced-modding/">bannable offense</a> if the mod gives the player an unfair advantage.
Players who choose to mod these files must do so with extreme caution
</p>
<h3>
<a id="contributing" class="anchor" href="#contributing" aria-hidden="true"></a>
Contributing
</h3>
<p>
The toolset community is ever-evolving and always in need of help. We'd love for you to join us!
Anyone can participate in development discussions, share thoughts, and field help requests on the forum.
Advanced users can volunteer to be testers or contribute to wiki articles. Programmers can create new tools or help maintain existing ones.
If you're interested in helping out, first read more details <a href="http://me3explorer.wikia.com/wiki/ME3Explorer_Wiki">on the wiki</a>,
then head over to <a href="http://me3explorer.proboards.com/board/13/introductions">the forums</a> to say hello!
</p>
<h3>
<a id="disclaimer" class="anchor" href="#disclaimer" aria-hidden="true"></a>
Disclaimer
</h3>
<p>
ME3Explorer is not affiliated with BioWare, Electronic Arts, or Unreal/Epic Games in any way.
We make no money from this project. You use our program at your own risk; we are not responsible for any damage to your game or PC by using the toolset.
</p>
</section>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
<script>[].forEach.call(document.querySelectorAll('header li'), function(x) {x.addEventListener("click", function( event ) {
if(!event.ctrlKey){
window.location.href = event.target.firstChild.href;
} else {
window.open(event.target.firstChild.href, '_blank');
}
}, false)}); </script>
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=10934405;
var sc_invisible=1;
var sc_security="8c94bd8d";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="shopify
analytics tool" href="http://statcounter.com/shopify/"
target="_blank"><img class="statcounter"
src="//c.statcounter.com/10934405/0/8c94bd8d/1/"
alt="shopify analytics tool"></a></div></noscript>
<!-- End of StatCounter Code -->
</body>
</html>