Support launching an arbitrary mod. Hook up package detection for cnc.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>Dune 2000</h1>
|
||||
<input type="button" class="button" onclick="window.external.launchCurrentMod();" value="Play" />
|
||||
<input type="button" class="button" onclick="window.external.launchMod('d2k')" value="Play" />
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user