/stk-assets

Stk Assets on GitHub for 2.x Testing Sessions.

Primary LanguagePHPOtherNOASSERTION

This repository provides complete assets for testing proposed changes for the next major SuperTuxKart version, commonly referred to as 2.x. It has patches for 2.x already applied, candidate 2.x Tracks, and STK Addons 1 Tracks.

The repository aims to put together current changes and help making testing sessions smoother by ensuring that everyone has the right Assets and can update them easily.

Cloning

git clone https://github.com/Pttn/stk-assets.git
git clone https://github.com/Alayan-stk-2/stk-code.git -b BalanceSTK2
# then build as usual

Updating

git pull
# in the directory (assets or code) you want to update