浏览代码

[Removed the JSON library] (#816)

Removed the JSON dll and associated meta files
Removed references to JSON libraries in the GridwWorld Agent script
/develop-generalizationTraining-TrainerController
GitHub 6 年前
当前提交
c7890e88
共有 3 个文件被更改,包括 1 次插入18 次删除
  1. 10
      unity-environment/Assets/ML-Agents/Examples/GridWorld/Scripts/GridAgent.cs
  2. 9
      unity-environment/Assets/ML-Agents/Plugins/JSON.meta

10
unity-environment/Assets/ML-Agents/Examples/GridWorld/Scripts/GridAgent.cs


using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using UnityEngine;
using Newtonsoft.Json;
using System.Net;
using System.Net.Sockets;
using System.Text;
public class GridAgent : Agent
{

9
unity-environment/Assets/ML-Agents/Plugins/JSON.meta


fileFormatVersion: 2
guid: 19240955c74d74ddf87ba8e888965f7b
folderAsset: yes
timeCreated: 1504198536
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
正在加载...
取消
保存