User:Drinkly: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--taken from User page template-->
<!--taken from the 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 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}}}
<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
           | 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