2024-11-08 22:15:04 -05:00
|
|
|
# open-plutonium-launcher-v2
|
|
|
|
|
2024-11-08 22:22:20 -05:00
|
|
|
A Plutonium launcher that aims to make old CoD games more accessible
|
|
|
|
-----
|
|
|
|
Currently being written from scratch, please be patient.
|
2024-11-09 23:47:04 -05:00
|
|
|
|
2024-11-10 00:03:04 -05:00
|
|
|
## Current features
|
|
|
|
- Plutonium login (maybe the first open-source launcher to implement such a thing)
|
|
|
|
- Launching games (currently not implemented in the UI)
|
|
|
|
- Choosing between online mode and LAN mode
|
|
|
|
- Automatic file checking and updating
|
|
|
|
|
2024-11-09 23:47:04 -05:00
|
|
|
## To do
|
|
|
|
- Make each HTTPS request its own function instead of binding them to an event
|
|
|
|
- De-duplicate code (HTTPS requests in src/main.js for example)
|
|
|
|
- Make a better UI/UX
|
2024-11-10 00:03:04 -05:00
|
|
|
|
|
|
|
## Planned features
|
|
|
|
- Native Mac and Linux support (and launching the game with WINE using binfmt)
|
|
|
|
- Custom manifest support (useful for modding or optimizing)
|