From 9061aa4c2765c8a173d7478cd720ce5b671fba73 Mon Sep 17 00:00:00 2001 From: mattman107 <65982675+mattman107@users.noreply.github.com> Date: Sun, 24 Mar 2024 08:31:58 -0400 Subject: [PATCH] Update ReadMe.md --- game_eggs/SuperTuxKart/ReadMe.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/game_eggs/SuperTuxKart/ReadMe.md b/game_eggs/SuperTuxKart/ReadMe.md index 97baacea..c5fb073f 100644 --- a/game_eggs/SuperTuxKart/ReadMe.md +++ b/game_eggs/SuperTuxKart/ReadMe.md @@ -2,10 +2,6 @@ SuperTuxKart is a 3D open-source arcade racer with a variety characters, tracks, and modes to play. -## Files downloaded from their [Github](https://github.com/supertuxkart/stk-code) and [SourceForge](https://svn.code.sf.net/p/supertuxkart/code/stk-assets) - -To compile the executable as outlined in their [building instruction](https://github.com/supertuxkart/stk-code/blob/master/INSTALL.md) and [source control documentation](https://supertuxkart.net/Source_control) files from both of these sources is required to be downloaded. - ## [Documentation](https://github.com/supertuxkart/stk-code/blob/master/NETWORKING.md) Essentially this is a standard build of the regular SuperTuxKart client but with a special flag when being compiled that produces a GUI-less binary optimized for size and memory usage.