Posted
over 9 years
ago
thanks to everyone for their input, it was a pleasure to work with such active people who likes the game. anyway, since it is the end of the story, this topic is closed to avoid any future misunderstandings.
|
Posted
over 9 years
ago
I think i'll also translate the wiki page: https://en.wikipedia.org/wiki/Warsow_%28video_game%29
Someone started to translate it, but only the first phrase: https://pt.wikipedia.org/wiki/Warsow
I'll get to it when i have time.
|
Posted
over 9 years
ago
I think i'll also translate the wiki page: https://en.wikipedia.org/wiki/Warsow_%28video_game%29
Someone started to translate it, but only the first phrase: https://pt.wikipedia.org/wiki/Warsow
I'll get to it when i have time.
|
Posted
over 9 years
ago
MAJESTIC AUTOMATIC MIGRATION TOOL
mkdir -p ~/.local/share/warsow-2.1/basewsw ; cp -f ~/.warsow-2.0/basewsw/config.cfg ~/.local/share/warsow-2.1/basewsw
|
Posted
over 9 years
ago
MAJESTIC AUTOMATIC MIGRATION TOOL
mkdir -p ~/.local/share/warsow-2.1/basewsw ; cp -f ~/.warsow-2.0/basewsw/config.cfg ~/.local/share/warsow-2.1/basewsw
|
Posted
over 9 years
ago
More migration tools.
you might try
diff old_config new_config
or
cat old_config > temp
cat new_config >> temp
sort temp > combined
uniq -u combined
|
Posted
over 9 years
ago
More migration tools.
you might try
diff old_config new_config
or
cat old_config > temp
cat new_config >> temp
sort temp > combined
uniq -u combined
|
Posted
over 9 years
ago
Once again, I've got to copy all my custom settings from one config file to another. Is there no automatic migration, after all this time? Only upgraded to 2.0 a month ago and now I've got to go through my config again line by line.
We have also
|
Posted
over 9 years
ago
Once again, I've got to copy all my custom settings from one config file to another. Is there no automatic migration, after all this time? Only upgraded to 2.0 a month ago and now I've got to go through my config again line by line.
We have also
|
Posted
over 9 years
ago
Once again, I've got to copy all my custom settings from one config file to another. Is there no automatic migration, after all this time? Only upgraded to 2.0 a month ago and now I've got to go through my config again line by line.
Love Warsow, but
|