Installing Mod Problem
Moderator: Moderators
Installing Mod Problem
Can't download mods through the torrent system, it just says downloading and never connects to anyone. Can't play single player mode because I don't have any mods. I download a mod zip from springfiles2 but I don't know where to exact it. Any help on this would be appreciated because I would like to try this game out!
- very_bad_soldier
- Posts: 1397
- Joined: 20 Feb 2007, 01:10
Re: Installing Mod Problem
There is a directory "mods" in your spring folder. Just put the sd7/sdz files there.
Re: Installing Mod Problem
only folder I found named mods was located here:very_bad_soldier wrote:There is a directory "mods" in your spring folder. Just put the sd7/sdz files there.
Code: Select all
/home/paradox/.spring/lobby/SpringLobby/downloads/mods/
- very_bad_soldier
- Posts: 1397
- Joined: 20 Feb 2007, 01:10
Re: Installing Mod Problem
Smells like linux. Sorry, no idea how it works there.
Maybe try creating a folder:
Really just a guess.
Maybe try creating a folder:
Code: Select all
/home/paradox/.spring/mods/
Re: Installing Mod Problem
Well I did:very_bad_soldier wrote:Smells like linux. Sorry, no idea how it works there.
Maybe try creating a folder:Really just a guess.Code: Select all
/home/paradox/.spring/mods/
Code: Select all
find / -name "mods" -print
Code: Select all
/usr/share/spring
Re: Installing Mod Problem
~/.spring/{mods,maps}
Re: Installing Mod Problem
Ya just figured that out, everything works great besides on the UI where I can build units all the squares are red. I can't see what I'm building. Idk if it's suppose to be this way or not!koshi wrote:~/.spring/{mods,maps}