mirror of
https://github.com/daveth/makespherical.git
synced 2025-03-04 03:12:59 -05:00

Added a new 'dev' branch for trying out stuff, not guaranteed to be stable Added files for use with workshop
11 lines
133 B
JSON
11 lines
133 B
JSON
{
|
|
"title" : "MakeSpherical",
|
|
"type" : "tool",
|
|
"tags" : [ "fun", "build" ],
|
|
"ignore" :
|
|
[
|
|
"*.json",
|
|
"*.md",
|
|
"*.git*"
|
|
]
|
|
} |