Skip to content

simonalexanderson/Newtonsoft.Json-for-Unity.Converters

 
 

Repository files navigation

Unity Converters for Newtonsoft.Json

openupm CircleCI Codacy grade Contributor Covenant

This package contains converters to and from common Unity types. Types such as Vector2, Vector3, Matrix4x4, Quaternions, Color, even ScriptableObject, and many, many more. (See the full compatibility table of all +50 supported Unity types)

The perfect complement to the jilleJr/Newtonsoft.Json-for-Unity repo.

⭐ JUST BEEN RELEASED! ⭐

This package is new! Check the section below on installation guide.

Click the "Watch" button at the top to get an email when we have new releases.

Installation via Unity Package Manager

Visit the jilleJr/Newtonsoft.Json-for-Unity/wiki for installation

Contributing

Thankful that you're even reading this :)

If you want to contribute, here's what you can do:

  • Spread the word! ❤ More users → more feedback → I get more will-power to work on this project. This is the best way to contribute!

  • Open an issue. Could be a feature request for a new converter, or maybe you've found a bug?

  • Tackle one of the unassigned issues. If it looks like a fun task to solve and no one is assigned, then just comment on it and say that you would like to try it out.

  • Open a PR with some new feature or issue solved. Remember to ask before starting to work on anything, so no two are working on the same thing.

    Having a feature request or issue pop up and having the submitter suggesting themselves to later add a PR for a solution is the absolute greatest gift a repository maintainer could ever receive. 🎁

Changelog

Please see the CHANGELOG.md file inside this package.


This package is licensed under The MIT License (MIT)

Copyright (c) 2019 Kalle Jillheden (jilleJr)
https://github.com/jilleJr/Newtonsoft.Json-for-Unity.Converters

See full copyrights in LICENSE.md inside repository

About

Converters of common Unity types for Newtonsoft.Json. Goes hand in hand with jilleJr/Newtonsoft.Json-for-Unity

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 85.7%
  • Shell 9.7%
  • PowerShell 3.6%
  • Other 1.0%