Added license information

This commit is contained in:
raccoon
2024-05-21 19:06:17 +05:00
parent 717b7b0d6a
commit d973887e07
2 changed files with 17 additions and 1 deletions

14
LICENSE
View File

@@ -1 +1,13 @@
I dunno lol
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

View File

@@ -29,3 +29,7 @@ The repository have separate branches for separate content types, the only diffe
4. Load an example and check that everything works without errors
> After opening the project in Unity Editor you might want to add **all** new untracked files to Git.
## License
For project's license see [/LICENSE](/LICENSE) file.
Project contains `com.vrchat.core.bootstrap` package, for license see [/Packages/com.vrchat.core.bootstrap/License.md](/Packages/com.vrchat.core.bootstrap/License.md) file.