11 lines
337 B
Markdown
11 lines
337 B
Markdown
# open-plutonium-launcher-v2
|
|
|
|
A Plutonium launcher that aims to make old CoD games more accessible
|
|
-----
|
|
Currently being written from scratch, please be patient.
|
|
|
|
## 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
|