7 lines
167 B
HTML
7 lines
167 B
HTML
<html>
|
|
<body>
|
|
<h1>Default Mod</h1>
|
|
<input type="button" class="button" onclick="window.external.launchCurrentMod();" value="Play" />
|
|
</body>
|
|
</html>
|