You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/setup.md
+14-11Lines changed: 14 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
# Setup
2
2
3
-
Text Forge currently supports Linux and Windows (You can use it on other platforms with build it from source), Just download [latest](https://github.com/text-forge/text-forge/releases/latest) and extract it where your want!
3
+
Text Forge currently supports Linux and Windows. Just download the [latest](https://github.com/text-forge/text-forge/releases/latest)
4
+
release and extract it where you want, there is no dependency!
4
5
5
6
!!! Note
6
7
7
-
You can see build guide here: [Open Text Forge source in Godot](build.md)
8
+
Text Forge currently doesn't support other platforms because of platform-specific limits.
9
+
If you want to build editor from source, you can see guide here: [Open Text Forge source in Godot](build.md)
8
10
9
-
Now you can run Text Forge with `Text Forge` runnable file:
11
+
Now you can open extracted `Text Forge` directory and run Text Forge with `Text Forge` runnable file:
0 commit comments