-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmzp.run
More file actions
27 lines (17 loc) · 746 Bytes
/
mzp.run
File metadata and controls
27 lines (17 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name "VersionControl"
version 2.52
move Macro_VersionControl.mcr to $usermacros
move CheckIn.ms to $userscripts\\Lodestone\\VersionControl
move AddNew.ms to $userscripts\\Lodestone\\VersionControl
move Revert.ms to $userscripts\\Lodestone\\VersionControl
move View.ms to $userscripts\\Lodestone\\VersionControl
move VersionControl.ini to $plugcfg
move VersionControlLib.ms to $userscripts\\Lodestone\\VersionControl\\libs
move LSUtilLib.ms to $userscripts\\Lodestone\\VersionControl\\libs
move "*.bmp" to $usericons
move VCChangelog.txt to $userscripts\\Lodestone\\VersionControl
move VCReadme.txt to $userscripts\\Lodestone\\VersionControl
move VersionControl_Menus.ms to $temp
run InstallFinished.ms
drop InstallFinished.ms
clear temp