8000 Adds tg-specific examples and cleans up the folder by Rohesie · Pull Request #10 · tgstation/icon-cutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adds tg-specific examples and cleans up the folder #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
28 changes: 28 additions & 0 deletions examples/tg/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## Uncomment by removing the '#' character in front of them to enable these ##
#output_name: "output"
#base_icon_state: "icon"

se_convex: 0
nw_convex: 0
ne_convex: 0
sw_convex: 0

se_vertical: 1
nw_vertical: 1
ne_vertical: 1
sw_vertical: 1

se_horizontal: 2
nw_horizontal: 2
ne_horizontal: 2
sw_horizontal: 2

se_concave: 3
nw_concave: 3
ne_concave: 3
sw_concave: 3

se_flat: 4
nw_fla 10000 t: 4
ne_flat: 4
sw_flat: 4
Binary file added examples/tg/table.dmi
Binary file not shown.
Binary file added examples/tg/wall.dmi
Binary file not shown.
Binary file added examples/tg/window.dmi
Binary file not shown.
File renamed without changes.
File renamed without changes.
0