transcendent1 Posted February 26, 2017 Posted February 26, 2017 In one of the interviews they said they will aim for more user-friendly file formats that will allow to tweak different aspects of the game (I think they mentioned XML). Is there any further information on this available? I'm thinking about creating a tool for editing these files.
Boeroer Posted February 27, 2017 Posted February 27, 2017 (edited) Not yet. But it has to be something that is readable for humans I guess. So it shouldn't matter much if it's XML, YAML or JSON or whatever format they choose. I know that Unity 5 supports JSON serialization. I don't know about any of the other formats. But Unity 5 is scripted with C# and there are tons of stuff in C# which can deal with those data formats. Edited February 27, 2017 by Boeroer Deadfire Community Patch: Nexus Mods
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now