This commit is contained in:
rj 2024-03-12 22:56:31 -07:00 committed by GitHub
parent 2659c5eec1
commit e09b9202e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -1,9 +1,12 @@
# Kiseki.Patcher
> [!IMPORTANT]
> This project is currently in the process of being migrated to [@lrre-foss/lure](https://github.com/lrre-foss/lure). This repository will no longer receive updates. Please send all pull requests and bug fixes to that repository instead.
Client functionality library
## License
Copyright (c) Kiseki 2022-2023. All rights reserved. Not for public use.
Copyright (c) Kiseki 2022-2024. All rights reserved. Not for public use.
Kiseki.Patcher is adapted from [@lrre-foss/lure](https://github.com/lrre-foss/lure), a project licensed under the [Apache License 2.0](https://github.com/lrre-foss/lure/blob/trunk/LICENSE).