-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrownpack-Export.txt
124 lines (92 loc) · 3.6 KB
/
Brownpack-Export.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
# 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-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:
# private
# - SOURCE=./baritone
# CUSTOM_OUTPUT_DIR=./baritone
- SOURCE=./config
CUSTOM_OUTPUT_DIR=./config
- SOURCE=./data
CUSTOM_OUTPUT_DIR=./data
- SOURCE=./drippyloadingscreen
CUSTOM_OUTPUT_DIR=./drippyloadingscreen
# private
# - SOURCE=./meteor-client
# CUSTOM_OUTPUT_DIR=./meteor-client
- SOURCE=./mods
CUSTOM_OUTPUT_DIR=./mods
- SOURCE=./profileImage
CUSTOM_OUTPUT_DIR=./profileImage
# private
# - SOURCE=./replay_recordings
# CUSTOM_OUTPUT_DIR=./replay_recordings
- SOURCE=./resourcepacks
CUSTOM_OUTPUT_DIR=./resourcepacks
# private
# - SOURCE=./saves
# CUSTOM_OUTPUT_DIR=./saves
# 50% is private
# - SOURCE=./schematics
# CUSTOM_OUTPUT_DIR=./schematics
# private
# - SOURCE=./screenshots
# CUSTOM_OUTPUT_DIR=./screenshots
- SOURCE=./shaderpacks
CUSTOM_OUTPUT_DIR=./shaderpacks
# private
# - SOURCE=./XaeroWaypoints
# CUSTOM_OUTPUT_DIR=./XaeroWaypoints
# private
# - SOURCE=./XaeroWaypoints_BACKUP032021
# CUSTOM_OUTPUT_DIR=./XaeroWaypoints_BACKUP032021
# private
# - 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:
- SOURCE=/!_brownpack-fabric-0.15.7
CUSTOM_OUTPUT_DIR=/!_brownpack-fabric-0.15.7
- SOURCE=/!_brownpack-version-0.3
CUSTOM_OUTPUT_DIR=/!_brownpack-version-0.3
- SOURCE=/!_copyright.txt
CUSTOM_OUTPUT_DIR=/!_copyright.txt
# private
# - SOURCE=/servers.dat
# CUSTOM_OUTPUT_DIR=/servers.datss
# 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: