You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NOTICE.md
+1-5
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# NOTICE
2
2
3
-
This repository use these 3rd party libraries via UnityPackageManager.
3
+
This repository uses these 3rd party libraries.
4
4
5
5
## NewtonSoft Json
6
6
@@ -41,7 +41,6 @@ Unity Technologies ApS (“Unity”) grants to you a worldwide, non-exclusive, n
41
41
10. Governing Law and Venue. This License is governed by and construed in accordance with the laws of Denmark, except for its conflict of laws rules; the United Nations Convention on Contracts for the International Sale of Goods will not apply. If you reside (or your principal place of business is) within the United States, you and Unity agree to submit to the personal and exclusive jurisdiction of and venue in the state and federal courts located in San Francisco County, California concerning any dispute arising out of this License (“Dispute”). If you reside (or your principal place of business is) outside the United States, you and Unity agree to submit to the personal and exclusive jurisdiction of and venue in the courts located in Copenhagen, Denmark concerning any Dispute.
42
42
```
43
43
44
-
45
44
https://www.newtonsoft.com/json
46
45
47
46
```
@@ -67,7 +66,6 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
67
66
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
If you have already used Newtonsoft.Json on your project, remove dependency:`"com.unity.nuget.newtonsoft-json": "3.0.2",`.
24
-
25
20
## How to use chat completion by ChatGPT API
26
21
27
22
1. Generate API key on [OpenAI](https://platform.openai.com/account/api-keys). (Take care your API key, this is a secret information then you should not open.)
0 commit comments