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

Update setting file to use sections? #43

Closed
Max98 opened this issue Feb 9, 2015 · 3 comments · Fixed by #1113
Closed

Update setting file to use sections? #43

Max98 opened this issue Feb 9, 2015 · 3 comments · Fixed by #1113

Comments

@Max98
Copy link
Member

Max98 commented Feb 9, 2015

One could say that INI config files (Or a Linux equivalent) are more organized, thus, we can organize graphics settings alone, physics settings alone, etc..

Edit: I didn't know that they actually were inis. What we should do here is use sections.

@Max98 Max98 added the request label Feb 9, 2015
@ohlidalp
Copy link
Member

Which conf files do you mean exactly? Most of them use Ogre::Script, which is already INI, and whitespace-tolerant,which is an advantage.
I created rig_editor.conf for editor specifi stuff
We can split ror.conf when it gets too big. Right now it' small enough

@Max98
Copy link
Member Author

Max98 commented Feb 10, 2015

I actually mean that we should use the sections. What I mean is something like this: http://pastebin.com/bCnFBcr2

@Max98 Max98 changed the title Change setting file to ini instead? Update setting file to use sections? Feb 10, 2015
@ohlidalp
Copy link
Member

Why not? Nice to have organized configs. Go ahead if you wish.

@Max98 Max98 added this to the Post-Nextstable milestone Jun 1, 2015
@Hiradur Hiradur removed this from the Post-Nextstable milestone Oct 24, 2015
@ulteq ulteq added this to the 0.4.7.0 milestone Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants