mirror of
https://github.com/SabreTools/MPF.git
synced 2026-05-06 20:43:47 +00:00
Update to DIC 20241001
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/user-attachments/files/16829197/DiscImageCreator_20240901.zip
|
||||
unzip -u DiscImageCreator_20240901.zip
|
||||
wget https://github.com/user-attachments/files/17211434/DiscImageCreator_20241001.zip
|
||||
unzip -u DiscImageCreator_20241001.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/
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
- Update to DIC 20240901
|
||||
- Update BinaryObjectScanner to 3.1.14
|
||||
- Fix SafeDisc filtering (TheRogueArchivist)
|
||||
- Update to DIC 20241001
|
||||
|
||||
### 3.2.2 (2024-09-24)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user