christhed Posted January 8 Share Posted January 8 I'm trying to write a script to create custom fields automaticaly for my games but I can't find where they are stored. I assumed they would be in metadata.xml but can't find them there. Anyone can help with that? Thanks! Quote Link to comment Share on other sites More sharing options...
Solution superrob3000 Posted January 8 Solution Share Posted January 8 1 hour ago, christhed said: I'm trying to write a script to create custom fields automaticaly for my games but I can't find where they are stored. I assumed they would be in metadata.xml but can't find them there. Anyone can help with that? Thanks! CustomField elements get added to Data/Platforms/<platform_name>.xml 1 Quote Link to comment Share on other sites More sharing options...
christhed Posted January 8 Author Share Posted January 8 Wow messing with that will suck. Thanks a lot! Quote Link to comment Share on other sites More sharing options...
superrob3000 Posted January 8 Share Posted January 8 7 minutes ago, christhed said: Wow messing with that will suck. Thanks a lot! You could always write a simple plugin instead of a script. There is a method to add custom fields for a game which might be easier/safer than trying to directly edit your XML data files. Quote Link to comment Share on other sites More sharing options...
christhed Posted January 8 Author Share Posted January 8 I thought about it but i'm only familiar with Python so I'll have to go with this method Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.