This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
If you want to try the code, follow these steps bellow:
Important
Have python 3.13 installed (pre-required)
1. python.exe -m venv .venv
2. acess the venv on Scripts folder then start activate.* file
3. git clone https://github.com/Luppyn/RCreator.git
4. pip install requirements.txt
5. extract Lib.rar
6. replace folder Lib from extraction into .venv folder
7. Run the code using main.py
