Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions THIRD_PARTY_LICENSES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This project uses the following third-party libraries and components:

## MaaFramework

- **Repository**: https://github.com/Ethernos-Studio/MaaFramework
- **Repository**: https://github.com/MaaXYZ/MaaFramework
- **Path**: `third_party/maafw/`
- **License**: GNU Lesser General Public License v3 (LGPL-3.0)
- **License File**: `third_party/maafw/LICENSE.md`
Expand Down Expand Up @@ -106,7 +106,7 @@ This project links against MaaFramework as a shared library (DLL on Windows).
According to the LGPL-3.0 license:

1. The source code of MaaFramework is available at:
https://github.com/Ethernos-Studio/MaaFramework
https://github.com/MaaXYZ/MaaFramework

2. Users can replace the MaaFramework DLL with a modified version
that is compatible with the LGPL-3.0 license.
Expand Down Expand Up @@ -158,7 +158,7 @@ In compliance with GNU licenses (AGPL-3.0, LGPL-3.0, LGPL-2.1+), source code
for the project and its LGPL dependencies can be obtained from:

- **AAM**: https://github.com/Ethernos-Studio/ArknightsAutoMachine
- **MaaFramework**: https://github.com/Ethernos-Studio/MaaFramework
- **MaaFramework**: https://github.com/MaaXYZ/MaaFramework
- **FFmpeg**: https://github.com/FFmpeg/FFmpeg

See `docs/licenses/SOURCE_CODE_ACCESS.md` in the distribution for details.
Expand Down
524 changes: 454 additions & 70 deletions USER_AGREEMENT.md

Large diffs are not rendered by default.

Loading
Loading