Files
2025-09-29 00:52:08 +02:00

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/..."))
)