declarative tool to copy PNG subrects to make a new image
This commit is contained in:
15
tools/decoupe-voiture/dub.json
Normal file
15
tools/decoupe-voiture/dub.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "decoupe-voiture",
|
||||
"description": "Decoupe un asset selon un certain pattern.",
|
||||
"license": "BSL-1.0",
|
||||
|
||||
"dependencies":
|
||||
{
|
||||
"gamut": "~>3.0"
|
||||
},
|
||||
|
||||
"subConfigurations":
|
||||
{
|
||||
"gamut": "boost+mit"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user