Aura-Operating-System icon indicating copy to clipboard operation
Aura-Operating-System copied to clipboard

[Improvements] Settings and language management

Open xaoseric opened this issue 5 years ago • 2 comments

Adds an ISettings interface and Json, XML, and Conf wrappers. The Json wrapper uses Newtonsoft.Json, so that will be required to be pulled in from nuget. Also adds a Lang class to load file which can contain translations, Also updated the Kernel to have the language manager as a global variable and added the languages that appear to be supported.

xaoseric avatar Feb 12 '19 18:02 xaoseric

Thanks @xaoseric I will review it soon

valentinbreiz avatar May 02 '19 09:05 valentinbreiz

This pull request is good but is blocked due to missing plugs when using Newtonsoft.Json library.

valentinbreiz avatar Dec 25 '20 21:12 valentinbreiz