Commit 3b101422 authored by nanahira's avatar nanahira

Merge branch 'develop' into another-develop

parents c6b1ae7d 35c41b46
...@@ -64,6 +64,7 @@ mat_linux: ...@@ -64,6 +64,7 @@ mat_linux:
stage: prepare stage: prepare
tags: tags:
- linux - linux
image: git-registry.myard.moe/mycard/docker-runner-base:debian11
script: script:
- apt update; apt -y install git wget tar - apt update; apt -y install git wget tar
- git clone --depth=1 https://code.mycard.moe/mycard/irrlicht-new irrlicht - git clone --depth=1 https://code.mycard.moe/mycard/irrlicht-new irrlicht
...@@ -155,6 +156,7 @@ exec_linux: ...@@ -155,6 +156,7 @@ exec_linux:
extends: ._exec_build extends: ._exec_build
tags: tags:
- linux - linux
image: git-registry.myard.moe/mycard/docker-runner-base:debian11
dependencies: dependencies:
- mat_common - mat_common
- mat_irrklang - mat_irrklang
......
No preview for this file type
...@@ -16,8 +16,8 @@ VALUE "InternalName", "KoishiPro" ...@@ -16,8 +16,8 @@ VALUE "InternalName", "KoishiPro"
VALUE "LegalCopyright", "Copyright (C) 2023 Nanahira" VALUE "LegalCopyright", "Copyright (C) 2023 Nanahira"
VALUE "OriginalFilename", "ygopro.exe" VALUE "OriginalFilename", "ygopro.exe"
VALUE "ProductName", "KoishiPro" VALUE "ProductName", "KoishiPro"
VALUE "FileVersion", "GIGALODOON" VALUE "FileVersion", "DADADADA"
VALUE "ProductVersion", "GIGALODOON" VALUE "ProductVersion", "DADADADA"
END END
END END
BLOCK "VarFileInfo" BLOCK "VarFileInfo"
......
Subproject commit 1d2d1103800b77b7e17ccfcd207ce6fb7321ddf3 Subproject commit f07835a1d89117c871faeb2d1d67fe3cc7bdb200
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment