Is here some alternative to that classes, just for writing/reading data? Wanna write some data for saving plugin changes.
Solved StreamReader and other IO classes
Discussion in 'Rust Development' started by master_clown, Jan 14, 2016.
-
Wulf Community Admin
You can use the datafile or config API that Oxide provides. SQLite, MySQL, and Protobuf are also available through Oxide API.
-
Didin't noticed it in Docs. Thank you for help)