Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

Here's how you build this. The process is pretty messy at the moment. Sorry about that; we'll try to make this friendlier with later LanguageBarrier versions.

Keep in mind this stuff is not ready for producing translations yet. For instance, LanguageBarrier currently only works with SGHD and has default configuration for our own patch built in.
Keep in mind: this stuff is not ready for producing translations yet. For instance, LanguageBarrier currently only works with SGHD and has default configuration for our own patch built in.

If at this point you *really really* want to build/use this and need assistance, [join us on Discord](https://discord.gg/rq4GGCh)

### Dependencies
You need Visual Studio 2015 Update 3 and Python 2.7 installed (latter being in your path as python.exe). There are some more code dependencies, we'll go over how to grab them later.
You need [Visual Studio 2015 Update 3](https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2015-update3-vs) and [Python 2.7](https://www.python.org/download/releases/2.7/) installed (latter being in your path as python.exe). There are some more code dependencies, we'll go over how to grab them later.

### Get all the repositories
Clone:
Expand Down
Binary file modified c0data/IBG058I.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"__schema_version": 2,
"channels": {
"stable-steam-win32": {
"intVersion": 1
"intVersion": 2
}
}
}