User:Drinkly: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
I code programs, I write scripts, I make maps ...
<!--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 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; 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>{{github|drinklc|GitHub}}</span><!--
--><span>{{steam community|id/drinkly_|Steam}}</span>
</div>
</div>
</div>
 
Just a programmer, game developer, mapper, etc.


== 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