Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvements] Settings and language management #111

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

xaoseric
Copy link

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 xaoseric changed the title Impl settings Improvement for settings and language management Feb 12, 2019
@valentinbreiz
Copy link
Member

Thanks @xaoseric
I will review it soon

@geomtech geomtech changed the title Improvement for settings and language management [Improvements] Settings and language management Dec 15, 2020
@valentinbreiz
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants