24 lines
805 B
Markdown
24 lines
805 B
Markdown
# Unified Call of Duty Config
|
|
Attempts to be a universal `config.cfg` and `config_mp.cfg` editor for Call of Duty games (pre-2019).
|
|
|
|
Useful for Plutonium and other private servers.
|
|
I have no plans to include later interations of Call of Duty after WWII as they use a different configuration system.
|
|
|
|
#### - IAmChrisAMA (Chris Nutter)
|
|
|
|
Please donate to [CODE Warrior](https://www.callofdutyendowment.org/) to support veterans.
|
|
|
|
|
|
## To-Do
|
|
- Working config editor with HTML
|
|
- Automatic configuration generation with all COD versions
|
|
- Proper CSS
|
|
- Upload current config feature
|
|
- Best, Moderate, Low graphics settings preset
|
|
- ...other presets?
|
|
- Batch file to set proper configs
|
|
- ... anything else?
|
|
|
|
## Roadmap
|
|
1. HTML with settings (frontend)
|
|
2. Generate configuration from settings (backend) |