Alexander Kluth

Results 4 comments of Alexander Kluth

You can either use `config.Keys()` which returns an `IEnumerable` where you can iterate over and thus get the key names _or_ search for a particular key by using `config.HasKey("dataconfig")`.

I'm working on supporting Xbox One since a few days. It's currently all experimental and reading/debugging a lots of stufft, but I'm willing to implement that until the end of...

Hi, I'm currently working on this and also on some flexibility within the testing directory. I think I'm finalizing this today and push it tomorrow ;-)

Six months, few days...time's relative :-) I'll push the fixes tomorrow.