Make README.md work with gitea
Some checks failed
apple / build (arm64, MacOSX) (push) Has been cancelled
apple / build (arm64, iPhoneOS) (push) Has been cancelled
apple / build (x86_64, MacOSX) (push) Has been cancelled
linux / build (Debug, clang, ubuntu-latest, OFF) (push) Has been cancelled
linux / build (Debug, clang, ubuntu-latest, ON) (push) Has been cancelled
linux / build (Debug, gcc, ubuntu-latest, OFF) (push) Has been cancelled
linux / build (Debug, gcc, ubuntu-latest, ON) (push) Has been cancelled
linux / build (Release, clang, ubuntu-latest, OFF) (push) Has been cancelled
linux / build (Release, clang, ubuntu-latest, ON) (push) Has been cancelled
linux / build (Release, gcc, ubuntu-latest, OFF) (push) Has been cancelled
linux / build (Release, gcc, ubuntu-latest, ON) (push) Has been cancelled
switch / Build Switch (push) Has been cancelled
windows / build (aarch64, ubuntu-latest) (push) Has been cancelled
windows / build (aarch64, windows-latest) (push) Has been cancelled
windows / build (armv7, ubuntu-latest) (push) Has been cancelled
windows / build (armv7, windows-latest) (push) Has been cancelled
windows / build (i686, ubuntu-latest) (push) Has been cancelled
windows / build (i686, windows-latest) (push) Has been cancelled
windows / build (x86_64, ubuntu-latest) (push) Has been cancelled
windows / build (x86_64, windows-latest) (push) Has been cancelled
apple / Packaging STK (push) Has been cancelled
windows / Packaging STK (push) Has been cancelled
Some checks failed
apple / build (arm64, MacOSX) (push) Has been cancelled
apple / build (arm64, iPhoneOS) (push) Has been cancelled
apple / build (x86_64, MacOSX) (push) Has been cancelled
linux / build (Debug, clang, ubuntu-latest, OFF) (push) Has been cancelled
linux / build (Debug, clang, ubuntu-latest, ON) (push) Has been cancelled
linux / build (Debug, gcc, ubuntu-latest, OFF) (push) Has been cancelled
linux / build (Debug, gcc, ubuntu-latest, ON) (push) Has been cancelled
linux / build (Release, clang, ubuntu-latest, OFF) (push) Has been cancelled
linux / build (Release, clang, ubuntu-latest, ON) (push) Has been cancelled
linux / build (Release, gcc, ubuntu-latest, OFF) (push) Has been cancelled
linux / build (Release, gcc, ubuntu-latest, ON) (push) Has been cancelled
switch / Build Switch (push) Has been cancelled
windows / build (aarch64, ubuntu-latest) (push) Has been cancelled
windows / build (aarch64, windows-latest) (push) Has been cancelled
windows / build (armv7, ubuntu-latest) (push) Has been cancelled
windows / build (armv7, windows-latest) (push) Has been cancelled
windows / build (i686, ubuntu-latest) (push) Has been cancelled
windows / build (i686, windows-latest) (push) Has been cancelled
windows / build (x86_64, ubuntu-latest) (push) Has been cancelled
windows / build (x86_64, windows-latest) (push) Has been cancelled
apple / Packaging STK (push) Has been cancelled
windows / Packaging STK (push) Has been cancelled
This commit is contained in:
parent
9dbe576f58
commit
6c5eb075aa
@ -22,7 +22,7 @@ To run SuperTuxKart, make sure that your computer's specifications are equal or
|
|||||||
* Ideally, you'll want a joystick with at least 6 buttons.
|
* Ideally, you'll want a joystick with at least 6 buttons.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
The software is released under the GNU General Public License (GPL) which can be found in the file [`COPYING`](/COPYING) in the same directory as this file.
|
The software is released under the GNU General Public License (GPL) which can be found in the file [`COPYING`](COPYING) in the same directory as this file.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -37,4 +37,4 @@ The export utilities perform the needed transformation, so in Blender you just
|
|||||||
|
|
||||||
## Building from source
|
## Building from source
|
||||||
|
|
||||||
Building instructions can be found in [`INSTALL.md`](/INSTALL.md)
|
Building instructions can be found in [`INSTALL.md`](INSTALL.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user