chore(proj): rewrite proj description and whatnot

This commit is contained in:
rjindael 2023-09-22 18:23:43 -07:00
parent d73e035dc4
commit 935eb91083
No known key found for this signature in database
GPG Key ID: D069369C906CCF31
2 changed files with 7 additions and 5 deletions

View File

@ -7,6 +7,6 @@
#define VERSION_RESOURCE_STR VERSION_FULL_STR
#define APP_NAME "Kiseki.Patcher"
#define APP_DESCRIPTION "Client Functionality Library"
#define APP_DESCRIPTION "Client functionality library"
#define APP_ORGANIZATION "Kiseki"
#define APP_COPYRIGHT "Copyright (c) Kiseki 2022-2023"
#define APP_COPYRIGHT "Copyright (c) Kiseki 2023"

View File

@ -1,5 +1,7 @@
# Kiseki.Patcher
Client add-on DLL used for extending game engine and server functionality
# License
Copyright (c) Kiseki 2022-2023. All rights reserved. Not for public use.
Client functionality library
## License
Copyright (c) Kiseki 2023. All rights reserved. Not for public use.