-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
16 lines (16 loc) · 1.32 KB
/
package.json
File metadata and controls
16 lines (16 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name": "com.maji98.unitygamestoolkit",
"version": "1.1.3",
"displayName": "UnityGamesToolkit",
"description": "Copyright (c) 2023 Marcello De Bonis \n\n All rights reserved. \n\n UnityGamesToolKit \n\n Important: Only those who have access to the package repository link are permitted to use this code. No one else is allowed to use it without written authorization from the author.To access package, you must request access to our GitHub repository. Please send an email to fantasyrolldice.business@gmail.com to request access. Once we receive your email, we will review your request and send you an invitation to our repository if it is approved.\n\n This software is owned by Marcello De Bonis and is protected by copyright laws.\n Unauthorized copying, distribution, or use of this software,or any portion of it, is a violation of copyright law.\n\n For further information, please contact Marcello De Bonis at fantasyrolldice.business@gmail.com",
"unity": "2021.1",
"unityRelease": "0b5",
"documentationUrl": "https://docs.google.com/document/d/1h720OAbnC2a6GHPjSGtNFXPCV9eKfFOJmQsviEOsaQo/edit?usp=share_link",
"changelogUrl": "https://github.com/Majimbu98/UGTK",
"author": {
"name": "Marcello De Bonis",
"email": "marcello98.videogames@gmail.com",
"url": "https://github.com/Majimbu98"
},
"type": "tool"
}