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
f3ae14ac
Commit
f3ae14ac
authored
Nov 24, 2016
by
wudizhanche1000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
app.json
parent
c797aa20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
6 deletions
+36
-6
apps.json
apps.json
+36
-6
No files found.
apps.json
View file @
f3ae14ac
...
@@ -761,9 +761,11 @@
...
@@ -761,9 +761,11 @@
"touhou_pc98"
"touhou_pc98"
],
],
"dependencies"
:
{
"dependencies"
:
{
"win32"
:
[],
"win32"
:
[
"np2fmgen"
],
"darwin"
:
[
"darwin"
:
[
"
wine
"
"
np2fmgen
"
]
]
},
},
"references"
:
{
"references"
:
{
...
@@ -782,11 +784,12 @@
...
@@ -782,11 +784,12 @@
"actions"
:
{
"actions"
:
{
"win32"
:
{
"win32"
:
{
"main"
:
{
"main"
:
{
"execute"
:
"th
07.exe
"
,
"execute"
:
"th
1.hdi
"
,
"args"
:
[],
"args"
:
[],
"env"
:
{
"env"
:
{
"LC_ALL"
:
"ja_JP"
"LC_ALL"
:
"ja_JP"
}
},
"open"
:
"np2fmgen"
}
}
},
},
"darwin"
:
{
"darwin"
:
{
...
@@ -843,7 +846,7 @@
...
@@ -843,7 +846,7 @@
"actions"
:
{
"actions"
:
{
"win32"
:
{
"win32"
:
{
"main"
:
{
"main"
:
{
"execute"
:
"th
07.exe
"
,
"execute"
:
"th
1.hdi
"
,
"args"
:
[],
"args"
:
[],
"env"
:
{
"env"
:
{
"LC_ALL"
:
"ja_JP"
"LC_ALL"
:
"ja_JP"
...
@@ -852,7 +855,7 @@
...
@@ -852,7 +855,7 @@
},
},
"darwin"
:
{
"darwin"
:
{
"main"
:
{
"main"
:
{
"execute"
:
"th
07.exe
"
,
"execute"
:
"th
1.hdi
"
,
"args"
:
[],
"args"
:
[],
"open"
:
"wine"
,
"open"
:
"wine"
,
"env"
:
{
"env"
:
{
...
@@ -2243,6 +2246,31 @@
...
@@ -2243,6 +2246,31 @@
},
},
"news"
:
[]
"news"
:
[]
},
},
{
"id"
:
"np2fmgen"
,
"name"
:
{
"zh-CN"
:
"np2fmgen"
},
"description"
:
{
"zh-CN"
:
"np2fmgen"
},
"version"
:
{
"win32"
:
"1.06"
,
"darwin"
:
"1.06"
},
"category"
:
"emulator"
,
"actions"
:
{
"win32"
:
{
"main"
:
{
"execute"
:
"np21nt.exe"
,
"args"
:
[],
"env"
:
{}
}
},
"darwin"
:
{
}
}
},
{
{
"id"
:
"wine"
,
"id"
:
"wine"
,
"name"
:
{
"name"
:
{
...
@@ -2257,6 +2285,8 @@
...
@@ -2257,6 +2285,8 @@
},
},
"category"
:
"emulator"
,
"category"
:
"emulator"
,
"actions"
:
{
"actions"
:
{
"win32"
:
{
},
"darwin"
:
{
"darwin"
:
{
"main"
:
{
"main"
:
{
"execute"
:
"bin/wine.bin"
,
"execute"
:
"bin/wine.bin"
,
...
...
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