User:Drinkly: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<!--taken from User page template-->
<div class="plainlinks" style="display:flex; flex-direction:column; gap:10px; width:320px; color:lightgrey; float:right; margin:0 0 10px 10px">
<div style="display:flex; flex-direction:column; box-sizing:border-box; width:100%; {{#switch:{{{theme}}}
          | dark    = background:#212121; box-shadow:rgba(0, 0, 0, .45) 0 0 25px
          | #default = background:#303030; border:1px solid #454545
          }}; overflow:hidden; border-radius:4px; max-width:320px; z-index:2;">
<div style="background:{{#switch:{{{theme}}}
                | dark    = #282828
                | #default = #454545
                }}; font-weight:bold; padding:4px 10px;">{{User page/strings|Links}}</div>
<div style="display:flex; flex-direction:column; padding:6px 10px"><!--
--><span>[http://steamcommunity.com/id/drinkly_ Steam]</span>
</div>
</div>
</div>
I code programs, I write scripts, I make maps ...
I code programs, I write scripts, I make maps ...


== My tools ==
== My tools ==
* [[AutoBSPpackingTool]] - packs almost every possible custom file that can be used in a BSP
* [[AutoBSPpackingTool]] - packs almost every possible custom file that can be used in a BSP

Revision as of 15:15, 16 March 2024


I code programs, I write scripts, I make maps ...

My tools