Are we able to use Newtonsoft / Newtonsoft.Json in our plugins?
Code:using Newtonsoft; using Newtonsoft.Json; using Newtonsoft.Json.Linq;
Solved Newtonsoft in plugins
Discussion in 'Rust Development' started by LaserHydra, Sep 1, 2015.
-
Wulf Community Admin
Yes, plugins already do.
-