Fix encoding issue with OpenRA.Utility. Refactor SidebarEntry. Add launcher pages to all mods.
This commit is contained in:
6
mods/d2k/mod.html
Normal file
6
mods/d2k/mod.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>Dune 2000</h1>
|
||||
<input type="button" class="button" onclick="window.external.launchCurrentMod();" value="Play" />
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user