9 lines
328 B
Markdown
9 lines
328 B
Markdown
# te, a text editor
|
|
|
|

|
|
|
|
In order to build on windows you need to call build.bat from
|
|
the x64 Native Command Tools prompt that ships with Visual Studio.
|
|
|
|
For Linux you will need clang, SDL3 and libbacktrace libraries to be installed and
|
|
available on your system. Just call build.sh when these are available. |