-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.yml
More file actions
57 lines (48 loc) · 1.2 KB
/
build.yml
File metadata and controls
57 lines (48 loc) · 1.2 KB
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
input_dir: "Source"
output_dir: "Output/Build"
conversions:
- input: Airplane.svg
output: airplane-white-38x38.png
background: none
level_colors: "white,"
resize: 38x38
- input: Apokee.svg
output: apokee-gray-460x460.png
background: none
level_colors: "#4d4d4d,"
resize: 460x460
- input: Apokee.svg
output: apokee-gray-32x32.png
background: none
level_colors: "#4d4d4d,"
resize: 32x32
- input: Connection.svg
output: connection-white-38x38.png
background: none
level_colors: "white,"
resize: 38x38
- input: HotSpot.svg
output: hotspot-white-24x24.png
background: none
level_colors: "white,"
resize: 24x24
- input: HotSpot.svg
output: hotspot-white-38x38.png
background: none
level_colors: "white,"
resize: 38x38
- input: Ketchup.svg
output: ketchup-white-38x38.png
background: none
level_colors: "white,"
resize: 38x38
- input: PlaneMode.svg
output: planemode-white-black-1978x1024.png
background: white
level_colors: "white,black"
resize: 1978x1024
- input: Rocket.svg
output: rocket-white-38x38.png
background: none
level_colors: "white,"
resize: 38x38