Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
mycard
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
syntax_j
mycard
Commits
85e50c1a
Commit
85e50c1a
authored
Oct 31, 2016
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
directx
parent
f887027a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
61 additions
and
3 deletions
+61
-3
apps.json
apps.json
+61
-3
No files found.
apps.json
View file @
85e50c1a
...
@@ -1341,9 +1341,12 @@
...
@@ -1341,9 +1341,12 @@
"touhou"
"touhou"
],
],
"dependencies"
:
{
"dependencies"
:
{
"win32"
:
[],
"win32"
:
[
"directx"
],
"darwin"
:
[
"darwin"
:
[
"wine"
"wine"
,
"directx"
]
]
},
},
"references"
:
{
"references"
:
{
...
@@ -2137,5 +2140,60 @@
...
@@ -2137,5 +2140,60 @@
"darwin"
:
"http://thief.mycard.moe/metalinks/ghost_trick-lang-zh-CN.meta4"
"darwin"
:
"http://thief.mycard.moe/metalinks/ghost_trick-lang-zh-CN.meta4"
},
},
"news"
:
[]
"news"
:
[]
},
{
"id"
:
"directx"
,
"name"
:
{
"zh-CN"
:
"DirectX 最终用户运行时"
},
"description"
:
{
"zh-CN"
:
"A script engine for
\"
yu-gi-oh!
\"
and sample gui."
},
"category"
:
"runtime"
,
"tags"
:
[
"yugioh"
],
"dependencies"
:
{
"win32"
:
[],
"darwin"
:
[
"wine"
]
},
"references"
:
{
"win32"
:
[],
"darwin"
:
[]
},
"author"
:
"Fluorohydride"
,
"homepage"
:
"https://github.com/Fluorohydride/ygopro"
,
"locales"
:
[
"zh-CN"
],
"actions"
:
{
"win32"
:
{
"install"
:
{
"execute"
:
"DXSETUP.exe"
,
"args"
:
[
"/silent"
]
}
},
"darwin"
:
{
"install"
:
{
"execute"
:
"DXSETUP.exe"
,
"args"
:
[
"/silent"
],
"open"
:
"wine"
}
}
},
"version"
:
{
"darwin"
:
"1.06"
},
"download"
:
{
"win32"
:
"http://thief.mycard.moe/metalinks/directx.meta4"
,
"darwin"
:
"http://thief.mycard.moe/metalinks/directx.meta4"
},
"news"
:
[]
}
}
]
]
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment