Update README

This commit is contained in:
Naruse
2026-04-27 17:11:13 +08:00
parent 7e45bd8dcb
commit 00d5f35c30
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# MikuSB # MikuSB
Snowbreak: Containment Zone private server reimplementation written in C#. <strong>MikuSB</strong> is a server emulator of a certain dungeon anime game.
`SdkServer`, `GameServer`, and an optional local HTTP/HTTPS proxy are started from a single `net9.0` application. `SdkServer`, `GameServer`, and an optional local HTTP/HTTPS proxy are started from a single `net9.0` application.
[Discord](https://discord.gg/aMwCu9JyUR) [Discord](https://discord.gg/aMwCu9JyUR)
@@ -86,7 +86,6 @@ It is not intended for unauthorized access to, interference with, or commercial
## Legal Disclaimer ## Legal Disclaimer
MikuSB was developed for educational and research purposes. MikuSB was developed for educational and research purposes.
- This project is not affiliated with or endorsed by SEASUN GAMES PTE. LTD.
- All trademarks, copyrights, and other intellectual property related to the original game and its associated franchise belong to their respective owners. - All trademarks, copyrights, and other intellectual property related to the original game and its associated franchise belong to their respective owners.
- This repository does not include any copyrighted game assets, binaries, or master data. - This repository does not include any copyrighted game assets, binaries, or master data.
- Use this software at your own risk. The authors assume no responsibility for any damages or legal consequences resulting from its use. - Use this software at your own risk. The authors assume no responsibility for any damages or legal consequences resulting from its use.

View File

@@ -1,6 +1,6 @@
# MikuSB # MikuSB
Snowbreak: Containment Zone 向けの C# 製プライベートサーバー再実装です。 <strong>MikuSB</strong>は、あるダンジョンアニメゲームのサーバーエミュレーターです。
`SdkServer``GameServer`、任意のローカル HTTP/HTTPS プロキシを 1 つの `net9.0` アプリとして起動します。 `SdkServer``GameServer`、任意のローカル HTTP/HTTPS プロキシを 1 つの `net9.0` アプリとして起動します。
[Discord](https://discord.gg/aMwCu9JyUR) [Discord](https://discord.gg/aMwCu9JyUR)
@@ -87,7 +87,6 @@ dotnet build
## 法的免責事項 ## 法的免責事項
MikuSBは教育および研究目的で開発されました。 MikuSBは教育および研究目的で開発されました。
- このプロジェクトはSEASUN GAMES PTE. LTD. と一切関係が無く、承認も受けていません。
- 元のゲーム及び関連フランチャイズに関するすべての商標、著作権知的財産権はそれぞれの所有者に帰属します。 - 元のゲーム及び関連フランチャイズに関するすべての商標、著作権知的財産権はそれぞれの所有者に帰属します。
- このリポジトリには、著作権で保護されたゲームアセット、バイナリ、マスターデータは一切含まれていません。 - このリポジトリには、著作権で保護されたゲームアセット、バイナリ、マスターデータは一切含まれていません。
- 自己責任でご利用下さい。 著者は、本ソフトウェアによって生じるいかなる損害または法的結果についても一切責任を負いません。 - 自己責任でご利用下さい。 著者は、本ソフトウェアによって生じるいかなる損害または法的結果についても一切責任を負いません。