-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit bd5764e
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<body> | ||
<hr> | ||
<div style="background-color: lightgoldenrodyellow; padding: 40px; border-radius: 10px;"> | ||
<h3><div style="text-align: center"> | ||
</span>Please Note - <span style="color: red;">Trial Release</span> | ||
</div></h3> | ||
<p>Hou Plus has been <span style="color: red">released for testing</span> (around 2024/02/07).<br></p> | ||
<p>Expect to see some <strong>bugs</strong> at this early stage of testing - we will fix them as we get more feedback from players.</p> | ||
<p>Please note that <strong>Original/Ryukishi Sprites and Backgrounds are not yet available.</strong></p> | ||
</div> | ||
<br> | ||
<hr> | ||
</body> | ||
|
||
</html> |