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

Convert campaigns.conf and tutorials.conf to Lua #1647

Closed
bunnybot opened this issue Sep 9, 2019 · 0 comments
Closed

Convert campaigns.conf and tutorials.conf to Lua #1647

bunnybot opened this issue Sep 9, 2019 · 0 comments
Labels
cleanup & refactoring Improving our code quality good first issue Good for newcomers
Milestone

Comments

@bunnybot
Copy link

bunnybot commented Sep 9, 2019

data/campaigns/campaigns.conf and data/campaigns/tutorials.conf are the only read-only conf files left, and we should convert them to Lua files and load them as LuaTable. This will make them easier to edit and maintain.

They are used in ui_fsmenu/campaign_select.cc and logic/campaign_visibility.cc.


Imported from Launchpad using lp2gh.

@bunnybot bunnybot added cleanup & refactoring Improving our code quality Fix Committed labels Sep 9, 2019
@bunnybot bunnybot added this to the build21-rc1 milestone Sep 9, 2019
@TinoM TinoM added good first issue Good for newcomers and removed lowhangingfruit labels Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup & refactoring Improving our code quality good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants