change launcher html page

This commit is contained in:
Mikhail Tyukin
2025-05-15 15:25:43 -04:00
parent b7425b6fde
commit c7ccb92659

View File

@@ -10,13 +10,11 @@
</style> </style>
</head> </head>
<body> <body>
<h1>What's new in EpinelPS - v0.1.4.1</h1> <h1>Recent EpinelPS updates</h1>
<ul> <ul>
<li>Updated game version to 124.6.10I</li> <li>Updated game version to 133.8.2 (5/15/25)</li>
<li>Improved server selector</li> <li>Implemented admin panel (5/4/25)</li>
<li>Added ability to not download assets through the private server</li> <li>Subquests and messenger works now (5/2/25)</li>
<li>ASP.NET is now used instead of EmbedIO (should provide better performance)</li>
<li>Rewrote admin panel</li>
</ul> </ul>
</body> </body>
</html> </html>