{"id":20278898,"url":"https://github.com/jonathanlinat/dledtk","last_synced_at":"2026-02-23T21:12:09.294Z","repository":{"id":84748053,"uuid":"85871370","full_name":"jonathanlinat/dledtk","owner":"jonathanlinat","description":"DromEd Level Editor Developer Textures Kit: Modular developer textures kit for building fast, clean, and easy brushes in DromEd/ShockEd level editor for Dark Engine video games, mainly based on the Source Engine Developer Textures.","archived":false,"fork":false,"pushed_at":"2018-10-17T02:54:43.000Z","size":12126,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T07:09:58.100Z","etag":null,"topics":["darkengine","developer","dromed","family","kit","leveleditor","textures","thief","thief2","videogames"],"latest_commit_sha":null,"homepage":"http://www.ttlg.com/forums/showthread.php?t=147675","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathanlinat.png","metadata":{"files":{"readme":"README.html","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-22T20:09:22.000Z","updated_at":"2024-11-01T02:19:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ee84a16-f6ba-480b-9b60-4bf4c60da48e","html_url":"https://github.com/jonathanlinat/dledtk","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanlinat%2Fdledtk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanlinat%2Fdledtk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanlinat%2Fdledtk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanlinat%2Fdledtk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanlinat","download_url":"https://codeload.github.com/jonathanlinat/dledtk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241768278,"owners_count":20017129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["darkengine","developer","dromed","family","kit","leveleditor","textures","thief","thief2","videogames"],"created_at":"2024-11-14T13:27:01.009Z","updated_at":"2026-02-23T21:12:04.256Z","avatar_url":"https://github.com/jonathanlinat.png","language":null,"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n\u003ctitle\u003eREADME\u003c/title\u003e\n\u003cmeta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /\u003e\n\u003cstyle type=\"text/css\"\u003e\n/* GitHub stylesheet for MarkdownPad (http://markdownpad.com) */\n/* Author: Nicolas Hery - http://nicolashery.com */\n/* Version: b13fe65ca28d2e568c6ed5d7f06581183df8f2ff */\n/* Source: https://github.com/nicolahery/markdownpad-github */\n\n/* RESET\n=============================================================================*/\n\nhtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {\n  margin: 0;\n  padding: 0;\n  border: 0;\n}\n\n/* BODY\n=============================================================================*/\n\nbody {\n  font-family: Helvetica, arial, freesans, clean, sans-serif;\n  font-size: 14px;\n  line-height: 1.6;\n  color: #333;\n  background-color: #fff;\n  padding: 20px;\n  max-width: 960px;\n  margin: 0 auto;\n}\n\nbody\u003e*:first-child {\n  margin-top: 0 !important;\n}\n\nbody\u003e*:last-child {\n  margin-bottom: 0 !important;\n}\n\n/* BLOCKS\n=============================================================================*/\n\np, blockquote, ul, ol, dl, table, pre {\n  margin: 15px 0;\n}\n\n/* HEADERS\n=============================================================================*/\n\nh1, h2, h3, h4, h5, h6 {\n  margin: 20px 0 10px;\n  padding: 0;\n  font-weight: bold;\n  -webkit-font-smoothing: antialiased;\n}\n\nh1 tt, h1 code, h2 tt, h2 code, h3 tt, h3 code, h4 tt, h4 code, h5 tt, h5 code, h6 tt, h6 code {\n  font-size: inherit;\n}\n\nh1 {\n  font-size: 28px;\n  color: #000;\n}\n\nh2 {\n  font-size: 24px;\n  border-bottom: 1px solid #ccc;\n  color: #000;\n}\n\nh3 {\n  font-size: 18px;\n}\n\nh4 {\n  font-size: 16px;\n}\n\nh5 {\n  font-size: 14px;\n}\n\nh6 {\n  color: #777;\n  font-size: 14px;\n}\n\nbody\u003eh2:first-child, body\u003eh1:first-child, body\u003eh1:first-child+h2, body\u003eh3:first-child, body\u003eh4:first-child, body\u003eh5:first-child, body\u003eh6:first-child {\n  margin-top: 0;\n  padding-top: 0;\n}\n\na:first-child h1, a:first-child h2, a:first-child h3, a:first-child h4, a:first-child h5, a:first-child h6 {\n  margin-top: 0;\n  padding-top: 0;\n}\n\nh1+p, h2+p, h3+p, h4+p, h5+p, h6+p {\n  margin-top: 10px;\n}\n\n/* LINKS\n=============================================================================*/\n\na {\n  color: #4183C4;\n  text-decoration: none;\n}\n\na:hover {\n  text-decoration: underline;\n}\n\n/* LISTS\n=============================================================================*/\n\nul, ol {\n  padding-left: 30px;\n}\n\nul li \u003e :first-child, \nol li \u003e :first-child, \nul li ul:first-of-type, \nol li ol:first-of-type, \nul li ol:first-of-type, \nol li ul:first-of-type {\n  margin-top: 0px;\n}\n\nul ul, ul ol, ol ol, ol ul {\n  margin-bottom: 0;\n}\n\ndl {\n  padding: 0;\n}\n\ndl dt {\n  font-size: 14px;\n  font-weight: bold;\n  font-style: italic;\n  padding: 0;\n  margin: 15px 0 5px;\n}\n\ndl dt:first-child {\n  padding: 0;\n}\n\ndl dt\u003e:first-child {\n  margin-top: 0px;\n}\n\ndl dt\u003e:last-child {\n  margin-bottom: 0px;\n}\n\ndl dd {\n  margin: 0 0 15px;\n  padding: 0 15px;\n}\n\ndl dd\u003e:first-child {\n  margin-top: 0px;\n}\n\ndl dd\u003e:last-child {\n  margin-bottom: 0px;\n}\n\n/* CODE\n=============================================================================*/\n\npre, code, tt {\n  font-size: 12px;\n  font-family: Consolas, \"Liberation Mono\", Courier, monospace;\n}\n\ncode, tt {\n  margin: 0 0px;\n  padding: 0px 0px;\n  white-space: nowrap;\n  border: 1px solid #eaeaea;\n  background-color: #f8f8f8;\n  border-radius: 3px;\n}\n\npre\u003ecode {\n  margin: 0;\n  padding: 0;\n  white-space: pre;\n  border: none;\n  background: transparent;\n}\n\npre {\n  background-color: #f8f8f8;\n  border: 1px solid #ccc;\n  font-size: 13px;\n  line-height: 19px;\n  overflow: auto;\n  padding: 6px 10px;\n  border-radius: 3px;\n}\n\npre code, pre tt {\n  background-color: transparent;\n  border: none;\n}\n\nkbd {\n    -moz-border-bottom-colors: none;\n    -moz-border-left-colors: none;\n    -moz-border-right-colors: none;\n    -moz-border-top-colors: none;\n    background-color: #DDDDDD;\n    background-image: linear-gradient(#F1F1F1, #DDDDDD);\n    background-repeat: repeat-x;\n    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;\n    border-image: none;\n    border-radius: 2px 2px 2px 2px;\n    border-style: solid;\n    border-width: 1px;\n    font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n    line-height: 10px;\n    padding: 1px 4px;\n}\n\n/* QUOTES\n=============================================================================*/\n\nblockquote {\n  border-left: 4px solid #DDD;\n  padding: 0 15px;\n  color: #777;\n}\n\nblockquote\u003e:first-child {\n  margin-top: 0px;\n}\n\nblockquote\u003e:last-child {\n  margin-bottom: 0px;\n}\n\n/* HORIZONTAL RULES\n=============================================================================*/\n\nhr {\n  clear: both;\n  margin: 15px 0;\n  height: 0px;\n  overflow: hidden;\n  border: none;\n  background: transparent;\n  border-bottom: 4px solid #ddd;\n  padding: 0;\n}\n\n/* TABLES\n=============================================================================*/\n\ntable th {\n  font-weight: bold;\n}\n\ntable th, table td {\n  border: 1px solid #ccc;\n  padding: 6px 13px;\n}\n\ntable tr {\n  border-top: 1px solid #ccc;\n  background-color: #fff;\n}\n\ntable tr:nth-child(2n) {\n  background-color: #f8f8f8;\n}\n\n/* IMAGES\n=============================================================================*/\n\nimg {\n  max-width: 100%\n}\n\u003c/style\u003e\n\u003cstyle type=\"text/css\"\u003e\n.highlight  { background: #ffffff; }\n.highlight .c { color: #999988; font-style: italic } /* Comment */\n.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */\n.highlight .k { font-weight: bold } /* Keyword */\n.highlight .o { font-weight: bold } /* Operator */\n.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */\n.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */\n.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */\n.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */\n.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */\n.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */\n.highlight .ge { font-style: italic } /* Generic.Emph */\n.highlight .gr { color: #aa0000 } /* Generic.Error */\n.highlight .gh { color: #999999 } /* Generic.Heading */\n.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */\n.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */\n.highlight .go { color: #888888 } /* Generic.Output */\n.highlight .gp { color: #555555 } /* Generic.Prompt */\n.highlight .gs { font-weight: bold } /* Generic.Strong */\n.highlight .gu { color: #aaaaaa } /* Generic.Subheading */\n.highlight .gt { color: #aa0000 } /* Generic.Traceback */\n.highlight .kc { font-weight: bold } /* Keyword.Constant */\n.highlight .kd { font-weight: bold } /* Keyword.Declaration */\n.highlight .kp { font-weight: bold } /* Keyword.Pseudo */\n.highlight .kr { font-weight: bold } /* Keyword.Reserved */\n.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */\n.highlight .m { color: #009999 } /* Literal.Number */\n.highlight .s { color: #d14 } /* Literal.String */\n.highlight .na { color: #008080 } /* Name.Attribute */\n.highlight .nb { color: #0086B3 } /* Name.Builtin */\n.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */\n.highlight .no { color: #008080 } /* Name.Constant */\n.highlight .ni { color: #800080 } /* Name.Entity */\n.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */\n.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */\n.highlight .nn { color: #555555 } /* Name.Namespace */\n.highlight .nt { color: #000080 } /* Name.Tag */\n.highlight .nv { color: #008080 } /* Name.Variable */\n.highlight .ow { font-weight: bold } /* Operator.Word */\n.highlight .w { color: #bbbbbb } /* Text.Whitespace */\n.highlight .mf { color: #009999 } /* Literal.Number.Float */\n.highlight .mh { color: #009999 } /* Literal.Number.Hex */\n.highlight .mi { color: #009999 } /* Literal.Number.Integer */\n.highlight .mo { color: #009999 } /* Literal.Number.Oct */\n.highlight .sb { color: #d14 } /* Literal.String.Backtick */\n.highlight .sc { color: #d14 } /* Literal.String.Char */\n.highlight .sd { color: #d14 } /* Literal.String.Doc */\n.highlight .s2 { color: #d14 } /* Literal.String.Double */\n.highlight .se { color: #d14 } /* Literal.String.Escape */\n.highlight .sh { color: #d14 } /* Literal.String.Heredoc */\n.highlight .si { color: #d14 } /* Literal.String.Interpol */\n.highlight .sx { color: #d14 } /* Literal.String.Other */\n.highlight .sr { color: #009926 } /* Literal.String.Regex */\n.highlight .s1 { color: #d14 } /* Literal.String.Single */\n.highlight .ss { color: #990073 } /* Literal.String.Symbol */\n.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */\n.highlight .vc { color: #008080 } /* Name.Variable.Class */\n.highlight .vg { color: #008080 } /* Name.Variable.Global */\n.highlight .vi { color: #008080 } /* Name.Variable.Instance */\n.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */\n.pl-c {\n    color: #969896;\n}\n\n.pl-c1,.pl-mdh,.pl-mm,.pl-mp,.pl-mr,.pl-s1 .pl-v,.pl-s3,.pl-sc,.pl-sv {\n    color: #0086b3;\n}\n\n.pl-e,.pl-en {\n    color: #795da3;\n}\n\n.pl-s1 .pl-s2,.pl-smi,.pl-smp,.pl-stj,.pl-vo,.pl-vpf {\n    color: #333;\n}\n\n.pl-ent {\n    color: #63a35c;\n}\n\n.pl-k,.pl-s,.pl-st {\n    color: #a71d5d;\n}\n\n.pl-pds,.pl-s1,.pl-s1 .pl-pse .pl-s2,.pl-sr,.pl-sr .pl-cce,.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src,.pl-v {\n    color: #df5000;\n}\n\n.pl-id {\n    color: #b52a1d;\n}\n\n.pl-ii {\n    background-color: #b52a1d;\n    color: #f8f8f8;\n}\n\n.pl-sr .pl-cce {\n    color: #63a35c;\n    font-weight: bold;\n}\n\n.pl-ml {\n    color: #693a17;\n}\n\n.pl-mh,.pl-mh .pl-en,.pl-ms {\n    color: #1d3e81;\n    font-weight: bold;\n}\n\n.pl-mq {\n    color: #008080;\n}\n\n.pl-mi {\n    color: #333;\n    font-style: italic;\n}\n\n.pl-mb {\n    color: #333;\n    font-weight: bold;\n}\n\n.pl-md,.pl-mdhf {\n    background-color: #ffecec;\n    color: #bd2c00;\n}\n\n.pl-mdht,.pl-mi1 {\n    background-color: #eaffea;\n    color: #55a532;\n}\n\n.pl-mdr {\n    color: #795da3;\n    font-weight: bold;\n}\n\n.pl-mo {\n    color: #1d3e81;\n}\n.task-list {\npadding-left:10px;\nmargin-bottom:0;\n}\n\n.task-list li {\n    margin-left: 20px;\n}\n\n.task-list-item {\nlist-style-type:none;\npadding-left:10px;\n}\n\n.task-list-item label {\nfont-weight:400;\n}\n\n.task-list-item.enabled label {\ncursor:pointer;\n}\n\n.task-list-item+.task-list-item {\nmargin-top:3px;\n}\n\n.task-list-item-checkbox {\ndisplay:inline-block;\nmargin-left:-20px;\nmargin-right:3px;\nvertical-align:1px;\n}\n\u003c/style\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\u003ch1\u003eDromEd Level Editor Developer Textures Kit\u003c/h1\u003e\n\u003cp\u003e\u003cstrong\u003eDromEd Level Editor Developer Textures Kit\u003c/strong\u003e is a free, open source project for the \u003ca href=\"https://en.wikipedia.org/wiki/Dark_Engine#DromEd\" rel=\"nofollow\"\u003eDark Engine's level editor called DromEd\u003c/a\u003e (ShockEd for System Shock 2 video game). It's basically a simple set of textures that makes easier to build fan missions.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://camo.githubusercontent.com/c84539e3d18bb8bf99ac5b8b441b0afa5cf4efad/68747470733a2f2f696d6167652e6962622e636f2f6b59576261612f646c6564746b5f707265766965772e706e67\" target=\"_blank\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/c84539e3d18bb8bf99ac5b8b441b0afa5cf4efad/68747470733a2f2f696d6167652e6962622e636f2f6b59576261612f646c6564746b5f707265766965772e706e67\" alt=\"DromEd Level Editor Developer Textures Kit - Kit Preview\" data-canonical-src=\"https://image.ibb.co/kYWbaa/dledtk_preview.png\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cp\u003e\u003cstrong\u003eCurrent version\u003c/strong\u003e: 1.2.2 (2017.12.28) - [\u003cstrong\u003e\u003ca href=\"https://github.com/jonathanlinat/dledtk/releases/latest\"\u003eLatest release\u003c/a\u003e\u003c/strong\u003e] [\u003ca href=\"https://github.com/jonathanlinat/dledtk/blob/master/README.md\"\u003eOnline README\u003c/a\u003e] [\u003ca href=\"https://github.com/jonathanlinat/dledtk\"\u003eProject homepage\u003c/a\u003e] [\u003ca href=\"http://www.ttlg.com/forums/showthread.php?t=147675\u0026amp;p=2351521\u0026amp;viewfull=1#post2351521\" rel=\"nofollow\"\u003eTTLG thread\u003c/a\u003e]\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003eThis set has now \u003cstrong\u003e222 textures\u003c/strong\u003e (+58): 1x1, 1x2, 1x4, 1x8; 2x1, 2x2, 2x4, 2x8; 4x1, 4x2, 4x4, 4x8; 8x1, 8x2, 8x4, 8x8 + Material Design colored ones + 4 special ones.\u003c/p\u003e\n\u003ch2\u003eInstall\u003c/h2\u003e\n\u003cp\u003eYou have two available options.\u003c/p\u003e\n\u003ch3\u003eOption 1: Cloning from GitHub\u003c/h3\u003e\n\u003cp\u003eStart a new instance of the command interpreter \u003ccode\u003ecmd\u003c/code\u003e and locate your FM's \u003ccode\u003efam/\u003c/code\u003e folder before cloning this repository as a new family.\u003c/p\u003e\n\u003cdiv class=\"highlight highlight-source-shell\"\u003e\u003cpre\u003e$ \u003cspan class=\"pl-c1\"\u003ecd\u003c/span\u003e C:\u003cspan class=\"pl-cce\"\u003e\\\u0026lt;\u003c/span\u003epath/to/your/local/fms/fam/folder\u003cspan class=\"pl-k\"\u003e\u0026gt;\u003c/span\u003e\n$ git clone https://github.com/jonathanlinat/dledtk.git\u003c/pre\u003e\u003c/div\u003e\n\u003cp\u003e\u003ca href=\"https://camo.githubusercontent.com/8782d7371c85bc2875f99c1765855e63cab361e1/68747470733a2f2f696d6167652e6962622e636f2f63545a6a54762f646c6564746b5f676974636c6f6e652e706e67\" target=\"_blank\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/8782d7371c85bc2875f99c1765855e63cab361e1/68747470733a2f2f696d6167652e6962622e636f2f63545a6a54762f646c6564746b5f676974636c6f6e652e706e67\" alt=\"DromEd Level Editor Developer Textures Kit - Git Clone\" data-canonical-src=\"https://image.ibb.co/cTZjTv/dledtk_gitclone.png\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003eYou should now have a new folder called \u003ccode\u003edledtk\u003c/code\u003e.\u003c/p\u003e\n\u003ch3\u003eOption 2: Downloading the latest release\u003c/h3\u003e\n\u003cp\u003eDownload the latest binary from the \u003ca href=\"https://github.com/jonathanlinat/dledtk/releases/latest\"\u003eReleases page\u003c/a\u003e. It's the easiest way to get started with \u003cstrong\u003eDromEd Level Editor Developer Textures Kit\u003c/strong\u003e.\u003c/p\u003e\n\u003cp\u003eExtract the files into your FM's \u003ccode\u003efam/\u003c/code\u003e folder in order to create a new family.\u003c/p\u003e\n\u003cp\u003eYou should now have a new folder called \u003ccode\u003edledtk\u003c/code\u003e.\u003c/p\u003e\n\u003ch2\u003eUsage\u003c/h2\u003e\n\u003cp\u003eImport your new \u003cstrong\u003eDromEd Level Editor Developer Textures Kit\u003c/strong\u003e textures family into DromEd level editor and apply them to your fan mission brushes.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://camo.githubusercontent.com/87c6bdc51b6dfb2d4781c5331f1be98b2be804ac/68747470733a2f2f696d6167652e6962622e636f2f6e72346a54762f646c6564746b5f696d706f727474657874757265732e706e67\" target=\"_blank\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/87c6bdc51b6dfb2d4781c5331f1be98b2be804ac/68747470733a2f2f696d6167652e6962622e636f2f6e72346a54762f646c6564746b5f696d706f727474657874757265732e706e67\" alt=\"DromEd Level Editor Developer Textures Kit - Import textures\" data-canonical-src=\"https://image.ibb.co/nr4jTv/dledtk_importtextures.png\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eContributing\u003c/h2\u003e\n\u003cp\u003eYou can create new textures using the PSD files (CS6) located into the \u003ccode\u003esrc/\u003c/code\u003e folder. Use this guide to know the right texture sizes:\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://camo.githubusercontent.com/d5b5e4a03414731bfbdc7eb877635d5918a01be7/68747470733a2f2f696d6167652e6962622e636f2f6d44796e59762f646c6564746b5f73697a657367756964652e706e67\" target=\"_blank\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/d5b5e4a03414731bfbdc7eb877635d5918a01be7/68747470733a2f2f696d6167652e6962622e636f2f6d44796e59762f646c6564746b5f73697a657367756964652e706e67\" alt=\"DromEd Level Editor Developer Textures Kit - Sizes guide\" data-canonical-src=\"https://image.ibb.co/mDynYv/dledtk_sizesguide.png\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eLicence\u003c/h2\u003e\n\u003cp\u003eMIT License\u003c/p\u003e\n\u003cp\u003eCopyright (c) 2017 Jonathan Linat\u003c/p\u003e\n\u003cp\u003ePermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\u003c/p\u003e\n\u003cp\u003eThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\u003c/p\u003e\n\u003cp\u003eTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n\u003c!-- This document was created with MarkdownPad, the Markdown editor for Windows (http://markdownpad.com) --\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanlinat%2Fdledtk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanlinat%2Fdledtk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanlinat%2Fdledtk/lists"}