Update README.md
This commit is contained in:
parent
024ffc83f7
commit
c8e89bb2a2
@ -2,6 +2,11 @@
|
||||
## CDRM-Project
|
||||
   
|
||||
|
||||
|
||||
## GITHUB EDITION
|
||||
> This version **DOES NOT** come with CDM's (Content Decryption Modules) or the link to automatically download them - A simple web search should help you find what you're looking for.
|
||||
>
|
||||
|
||||
## Prerequisites (from source only)
|
||||
|
||||
- [Python](https://www.python.org/downloads/) version [3.12](https://www.python.org/downloads/release/python-3120/)+ with PIP and VENV installed
|
||||
@ -30,5 +35,5 @@
|
||||
- Extract CDRM-Project 2.0 git contents into the newly created `CDRM-Project` folder
|
||||
- Install python dependencies `pip install -r requirements.txt`
|
||||
- (Optional) Create the folder structure `/configs/CDMs/WV` and place your .WVD file into `/configs/CDMs/WV`
|
||||
- (Optional) Create the folder structur `/config/CDMs/PR` and place your .PRD file into `/configs/CDMs/PR`
|
||||
- (Optional) Create the folder structure `/config/CDMs/PR` and place your .PRD file into `/configs/CDMs/PR`
|
||||
- Run the application with `python main.py`
|
||||
|
Loading…
x
Reference in New Issue
Block a user