Update Contents
From Rigs of Rods Wiki
- checkout contents directory:
svn co https://rigsofrods.svn.sourceforge.net/svnroot/rigsofrods/contents/ - (LINUX: make scripts executable: chmod +x contents/tools/linux/* )
- build the contents:
cd contents/contents
python build_contents.py
- copy generated files:
cp release/* <YOUR TRUNK DIR>/test/current/resources/
