Commit 7bc79b5
authored
Switched to DLC cooking functionality (#46)
* Switched to DLC cooking functionality
* Update README.md
* Implmented ReBuild target for ModBuddy
* Renamed $sfCollectionMapsNames to $sfCollectionOnlyMapsNames
* Added an explanantion about the iterator guard
* Renamed $defaultEngine -> $sdkEngine
* Moved hardcoded reused string to a variable
* Explanantion of why not recursive folder removal
* Added `Full rebuild` task to VSCode readme section1 parent 5b866db commit 7bc79b5
4 files changed
+253
-191
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
157 | 162 | | |
158 | 163 | | |
159 | 164 | | |
| |||
292 | 297 | | |
293 | 298 | | |
294 | 299 | | |
295 | | - | |
| 300 | + | |
296 | 301 | | |
297 | 302 | | |
298 | 303 | | |
| |||
313 | 318 | | |
314 | 319 | | |
315 | 320 | | |
316 | | - | |
317 | | - | |
| 321 | + | |
| 322 | + | |
318 | 323 | | |
319 | 324 | | |
320 | 325 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments