User:Drinkly: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
           | dark    = background:#212121; box-shadow:rgba(0, 0, 0, .45) 0 0 25px
           | dark    = background:#212121; box-shadow:rgba(0, 0, 0, .45) 0 0 25px
           | #default = background:#303030; border:1px solid #454545
           | #default = background:#303030; border:1px solid #454545
           }}; overflow:hidden; border-radius:4px; max-width:320px; z-index:2;">
           }}; overflow:hidden; border-radius:4px; z-index:2;">
<div style="background:{{#switch:{{{theme}}}
<div style="background:{{#switch:{{{theme}}}
                 | dark    = #282828
                 | dark    = #282828
Line 10: Line 10:
                 }}; font-weight:bold; padding:4px 10px;">{{User page/strings|Links}}</div>
                 }}; font-weight:bold; padding:4px 10px;">{{User page/strings|Links}}</div>
<div style="display:flex; flex-direction:column; padding:6px 10px"><!--
<div style="display:flex; flex-direction:column; padding:6px 10px"><!--
--><span>[http://steamcommunity.com/id/drinkly_ Steam]</span>
--><span>{{github|drinklc|GitHub}}</span><!--
--><span>{{steam community|id/drinkly_|Steam}}</span>
</div>
</div>
</div>
</div>
</div>
</div>


 
Just a programmer, game developer, mapper, etc.
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]] - detects and packs almost every possible custom asset that can be used in a map

Latest revision as of 14:32, 17 September 2024

Just a programmer, game developer, mapper, etc.

My tools

  • AutoBSPpackingTool - detects and packs almost every possible custom asset that can be used in a map