Files
EpinelPS/nksrv/www/launcher/index.html
2024-07-14 15:24:37 -04:00

17 lines
338 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Private Nikke Server Launcher</title>
<style>
* {
color: white;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
</style>
</head>
<body>
<h1>What's new in Nikke Private Server - v0.1.1</h1>
<p>Bug fixes</p>
</body>
</html>