ooxi / violetland

An open source cross-platform game similar to Crimsonland
https://violetland.github.io/
Other
66 stars 15 forks source link

Use Boost.Program_options instead of hand written argument parsing code #126

Open ooxi opened 8 years ago

ooxi commented 8 years ago

We should unify argument parsing and configuration code by using Boost.Program_options instead of hand written argument parsing and ConfigFile.