forked from thpatch/thcrap-tsa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
repo.js
23 lines (23 loc) · 943 Bytes
/
repo.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"contact": "[email protected]",
"id": "nmlgc",
"neighbors": [
"https://srv.thpatch.net"
],
"patches": {
"aero": "Enable Aero compositing",
"base_tasofro": "Basic support for Tasogare Frontier games",
"base_tsa": "Basic support for Team Shanghai Alice games",
"bitch": "Keep Alice's \"bitch\" line in TH08",
"cheat": "Various cheats, ported from third-party SpoilerAL .ssg files",
"instant_ending": "Show the ending immediately upon entering Stage 1\n (missing support for TH07 and TH08)",
"real_bullet_size": "Resize bullets to match their actual hitbox\n (by sibgamer, http://tinyurl.com/real-bullet-size)",
"script_latin": "Shared data for languages using Latin script",
"tsa_en": "Official English translation by ZUN",
"western_name_order": "Western name order"
},
"servers": [
"https://mirrors.thpatch.net/nmlgc/"
],
"title": "Nmlgc's patch repository"
}