Skip to content

Commit 913e478

Browse files
committed
S;G 2.2.0
1 parent c6604e8 commit 913e478

149 files changed

Lines changed: 14024 additions & 9622 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.sh text eol=lf

.gitignore

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
config.ps1
12
temp/
23
DIST/
3-
/*.zip
4+
symbols/
5+
sg-edited-images/*
6+
!sg-edited-images/.gitkeep
7+
script_archive_steam/*
8+
!script_archive_steam/.gitkeep
9+
sg-textdumps/*
10+
!sg-textdumps/.gitkeep
11+
/*.zip
12+
/*.rar
13+
14+
# noidget
15+
installer/build/*
16+
!installer/build/.gitkeep
17+
installer/deploy/
18+
installer/deployUninstaller/
19+
installer/userdata/enscriptToc.json
20+
installer/userdata/enscriptTocC.json
21+
22+
# realboot
23+
launcher/build/*
24+
!launcher/build/.gitkeep
25+
launcher/deploy/
26+
27+
content/languagebarrier/audio/*
28+
content/languagebarrier/videos/720p/*
29+
content/languagebarrier/videos/1080p/*

.gitmodules

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[submodule "mgsfontgen-dx"]
2+
path = mgsfontgen-dx
3+
url = https://github.com/CommitteeOfZero/mgsfontgen-dx.git
4+
branch = master
5+
[submodule "installer/noidget"]
6+
path = installer/noidget
7+
url = https://github.com/CommitteeOfZero/noidget.git
8+
branch = master
9+
[submodule "launcher/realboot"]
10+
path = launcher/realboot
11+
url = https://github.com/CommitteeOfZero/realboot.git
12+
branch = master
13+
[submodule "sc3tools"]
14+
path = sc3tools
15+
url = https://github.com/CommitteeOfZero/sc3tools.git
16+
branch = main
17+
[submodule "LanguageBarrier"]
18+
path = LanguageBarrier
19+
url = https://github.com/CommitteeOfZero/LanguageBarrier.git

7zS2.sfx

386 KB
Binary file not shown.

CoZIcon.ico

361 KB
Binary file not shown.

LanguageBarrier

Submodule LanguageBarrier added at ee7b97e

LauncherIcon.ico

279 KB
Binary file not shown.

Newtonsoft.Json.dll

514 KB
Binary file not shown.

README.md

Lines changed: 50 additions & 33 deletions

c0data/BG24A1.png

-3.04 MB
Binary file not shown.

0 commit comments

Comments
 (0)