mirror of
https://github.com/BillyCool/MariesWonderland.git
synced 2026-05-06 20:53:42 +02:00
Initial commit
This commit is contained in:
37
DISCLAIMER.md
Normal file
37
DISCLAIMER.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# Disclaimer
|
||||
|
||||
## No Affiliation
|
||||
|
||||
This project is an unofficial, fan-made private server reimplementation for NieR: Reincarnation. It is not affiliated with, endorsed by, or associated with Square Enix Co., Ltd., Applibot, Inc., or any of their subsidiaries or affiliates in any way.
|
||||
|
||||
NieR: Reincarnation, NieR, and all related names, characters, logos, and content are trademarks and intellectual property of Square Enix Co., Ltd. and/or Applibot, Inc. All rights reserved by their respective owners.
|
||||
|
||||
## Purpose
|
||||
|
||||
This project exists solely for **preservation and educational purposes**. NieR: Reincarnation's official servers were shut down on April 30, 2024, making the game otherwise unplayable. This project aims to allow fans to continue experiencing a game they love, with no intent to harm the interests of the original creators.
|
||||
|
||||
## Non-Commercial
|
||||
|
||||
This project is and will remain entirely **non-profit**. No fees are charged for access. No donations are solicited in connection with this project. No attempt is made to monetise the NieR: Reincarnation name, brand, or any associated intellectual property.
|
||||
|
||||
## License Scope
|
||||
|
||||
The [MIT License](./LICENSE) applying to this repository covers **only the original server implementation code** written by the contributors of this project. It does not and cannot grant any rights over NieR: Reincarnation's game assets, artwork, audio, story, characters, data, or any other intellectual property owned by Square Enix or Applibot.
|
||||
|
||||
**No game assets are included in this repository.** This includes but is not limited to: APK files, images, audio files, video files, and game data files. Users are responsible for obtaining any necessary game files through legitimate means.
|
||||
|
||||
## API Definitions and Data Models
|
||||
|
||||
The protocol buffer service definitions and data model classes in this repository represent functional API structure — message shapes, field identifiers, and service method signatures — derived from observing network traffic between the game client and its servers, and from inspection of publicly exposed type signatures and namespaces. They were not copied or extracted from any proprietary source files. Functional interfaces of this nature are not protectable expression under applicable copyright law.
|
||||
|
||||
## Interoperability
|
||||
|
||||
Where any circumvention of technical protection measures was necessary to achieve interoperability with this independently created server software, such acts were undertaken solely for that purpose pursuant to 17 U.S.C. §1201(f) (interoperability exception) and equivalent provisions under applicable law. No such circumvention was undertaken for any other purpose.
|
||||
|
||||
## No Warranty
|
||||
|
||||
This software is provided as-is, with no warranty of any kind. See the [MIT License](./LICENSE) for full terms.
|
||||
|
||||
## Takedown Requests
|
||||
|
||||
If you are a representative of Square Enix Co., Ltd. or Applibot, Inc. and have concerns about this project, please open an issue or contact the repository maintainers directly. We will respond promptly and in good faith.
|
||||
Reference in New Issue
Block a user