Json.NET under Unity3d for iOS

后端 未结 7 1511
你的背包
你的背包 2021-02-20 06:37

has anyone succeeded to adapt/port Json.NET to a version able to run under Unity3d deployed to iOS (and the webplayer, and android, too, but these seem less problematic), someho

7条回答
  •  遇见更好的自我
    2021-02-20 06:59

    Nope AFAIK.

    LitJson and JsonFX would be alternate choice for Unity3D.

    http://wiki.unity3d.com/index.php?title=UnityLitJSON

提交回复
热议问题