mirror of
https://github.com/SabreTools/MPF.git
synced 2026-05-06 20:43:47 +00:00
Update to DIC 20240601
This commit is contained in:
4
.github/workflows/build_ui.yml
vendored
4
.github/workflows/build_ui.yml
vendored
@@ -30,8 +30,8 @@ jobs:
|
||||
|
||||
- name: Bundle DiscImageCreator
|
||||
run: |
|
||||
wget https://github.com/saramibreak/DiscImageCreator/files/14824363/DiscImageCreator_20240401.zip
|
||||
unzip DiscImageCreator_20240401.zip
|
||||
wget https://github.com/user-attachments/files/15521936/DiscImageCreator_20240601.zip
|
||||
unzip/DiscImageCreator_20240601.zip
|
||||
mkdir -p MPF.UI/bin/Debug/${{ matrix.framework }}/${{ matrix.runtime }}/publish/Programs/Creator
|
||||
mv Release_ANSI/* MPF.UI/bin/Debug/${{ matrix.framework }}/${{ matrix.runtime }}/publish/Programs/Creator/
|
||||
|
||||
|
||||
@@ -168,6 +168,7 @@
|
||||
- Fix setting Python 2 version on invalid
|
||||
- Clean up some ProcessSystem cases
|
||||
- Add PS3 info extraction for DIC
|
||||
- Update to DIC 20240601
|
||||
|
||||
### 3.1.9a (2024-05-21)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user