-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrownpack-Export-Symlink.txt
135 lines (102 loc) · 3.65 KB
/
Brownpack-Export-Symlink.txt
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
# command line argument to rename the config CopyAndModifyFolder uses
# java com.nukelord.CopyAndModifyFolder.CopyAndModifyFolder my_custom_config.txt
# Configuration file for CopyAndModifyFolder
# Set the level of the main directory in relation to the current directory.
# Positive value: Main directory is one or more levels above the current directory.
# Negative value: Main directory is one or more levels below the current directory.
# 0: Main directory is the same as the current directory (default).
MAIN_DIRECTORY_LEVEL:0
# Set whether to run the program from the 'mods' folder.
# If set to true, the main directory will be one level above the 'mods' folder.
# If set to false (default), the program runs from the current directory.
RUN_FROM_MODS:false
# Set the destination folder for copied files and modified folders.
# If USE_CUSTOM_OUTPUT_DIR is set to false, this option will be used as the destination folder. // this is now inverted
# If USE_CUSTOM_OUTPUT_DIR is set to true, the default destination folder will be 'config-Server'.
GLOBAL_OVERRIDE_CUSTOM_OUTPUT_DIR:Brownpack-Export/Brownpack-Local-Symlink-Export
# Set whether to use a custom output directory for each source folder.
# If set to true, each source folder will have its own output directory specified in CUSTOM_OUTPUT_DIR.
# If set to false (default), all source folders will use the destination folder specified above.
USE_CUSTOM_OUTPUT_DIR:false
#Copys? confirmed!
#Checks for deletions? confirmed!
# Custom output directory for each source folder (if USE_CUSTOM_OUTPUT_DIR is set to true).
SOURCE_FOLDERS:
# sym
# - SOURCE=./baritone
# CUSTOM_OUTPUT_DIR=./baritone
# cant sym
- SOURCE=./config
CUSTOM_OUTPUT_DIR=./config
# sym
# - SOURCE=./data
# CUSTOM_OUTPUT_DIR=./data
# sym
# - SOURCE=./drippyloadingscreen
# CUSTOM_OUTPUT_DIR=./drippyloadingscreen
# sym
# - SOURCE=./meteor-client
# CUSTOM_OUTPUT_DIR=./meteor-client
# cant sym
- SOURCE=./mods
CUSTOM_OUTPUT_DIR=./mods
# sym
# - SOURCE=./profileImage
# CUSTOM_OUTPUT_DIR=./profileImage
# sym
# - SOURCE=./replay_recordings
# CUSTOM_OUTPUT_DIR=./replay_recordings
# sym
# - SOURCE=./resourcepacks
# CUSTOM_OUTPUT_DIR=./resourcepacks
# sym
# - SOURCE=./saves
# CUSTOM_OUTPUT_DIR=./saves
# sym
# - SOURCE=./schematics
# CUSTOM_OUTPUT_DIR=./schematics
# sym
# - SOURCE=./screenshots
# CUSTOM_OUTPUT_DIR=./screenshots
# sym
# - SOURCE=./shaderpacks
# CUSTOM_OUTPUT_DIR=./shaderpacks
# sym
# - SOURCE=./XaeroWaypoints
# CUSTOM_OUTPUT_DIR=./XaeroWaypoints
# sym
# - SOURCE=./XaeroWaypoints_BACKUP032021
# CUSTOM_OUTPUT_DIR=./XaeroWaypoints_BACKUP032021
# sym
# - SOURCE=./XaeroWorldMap
# CUSTOM_OUTPUT_DIR=./XaeroWorldMap
#Copys? confirmed!
#Checks for deletions? NO
# Custom output directory for each source file (if USE_CUSTOM_OUTPUT_DIR is set to true).
SOURCE_FILES:
# just copy
- SOURCE=/!_brownpack-fabric-0.15.7
CUSTOM_OUTPUT_DIR=/!_brownpack-fabric-0.15.7
# just copy
- SOURCE=/!_brownpack-version-0.3
CUSTOM_OUTPUT_DIR=/!_brownpack-version-0.3
# just copy
- SOURCE=/!_copyright.txt
CUSTOM_OUTPUT_DIR=/!_copyright.txt
# sym
# - SOURCE=/servers.dat
# CUSTOM_OUTPUT_DIR=/servers.dat
# curseforge
- SOURCE=/minecraftinstance.json
CUSTOM_OUTPUT_DIR=/minecraftinstance.json
# modrinth
- SOURCE=/profile.json
CUSTOM_OUTPUT_DIR=/profile.json
#Deletes? confirmed!
# List of client-side config files to be removed from the copied folder.
# Files should be specified relative to the destination folder.
CONFIG_LIST:
#Deletes? confirmed!
# List of folders to be deleted from the copied folder.
# Folders should be specified relative to the destination folder.
FOLDER_LIST: