Improvements to Loop Mode and HK Parsing #73

Merged
muellerr merged 13 commits from mohr/looooop into develop 2022-05-18 22:29:44 +02:00
13 changed files with 268 additions and 62 deletions
Showing only changes of commit 01337e38d6 - Show all commits

View File

@@ -49,7 +49,7 @@ Run GUI mode
1. Create virtual environment 1. Create virtual environment
```sh ```sh
py -m venv . py -m venv venv
``` ```
2. Activate virtual environment 2. Activate virtual environment