7 lines
225 B
Plaintext
Executable File
7 lines
225 B
Plaintext
Executable File
(
|
|
--connect to perforce if we need to
|
|
if gRsPerforce.connected() == false then gRsPerforce.connect()
|
|
|
|
--get the latest wildwest tools and the max menus
|
|
gRsPerforce.sync #((RsConfigGetToolsDir() + "wildwest/..."))
|
|
) |