khanat-code-old/code/ryzom/tools/leveldesign/ld_1_get.bat
Fabien_HENON 11298004e9 Updating the world_editor_classes.xml file for the guild missions
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives
2011-05-23 16:09:14 +02:00

13 lines
459 B
Batchfile

r:
cd \code_private\nel\tools\leveldesign
cvs -d :pserver:besson@server:/home/cvsroot update
cd \code_private\nel\tools\3d\ligo
cvs -d :pserver:besson@server:/home/cvsroot update
cd \code\ryzom\src
cvs -d :pserver:besson@server:/home/cvsroot update
xcopy "\\server\code\distrib\gamedev\lib\logic_rd.lib" "R:\distrib\gamedev\lib" /Y
xcopy "\\server\code\distrib\nel\lib\nlnet_rd.lib" "R:\distrib\nel\lib" /Y
pause
cd \code\nel\tools\leveldesign