new post | browse code | authors | help | about

LuaBin 2.0

Viewing file root / addons / derma / derma_initiative.txt

  1. The Derma Initiative
  2.  
  3.  
  4. What:
  5.  
  6.         A collection of GMLua based skinnable VGUI Controls.
  7.  
  8.  
  9. Why:
  10.  
  11.         To prevent the need for everyone to make their own.
  12.  
  13.  
  14. Goals:
  15.  
  16.         A collection of commonly required VGUI controls
  17.         Skinnable/Themeable by the user or gamemode
  18.         Contributable by all via public SVN
  19.         To be included in GMod and updated periodically
  20.         Released under MIT license, for use by anyone for anything
  21.         Simple
  22.  
  23.  
  24. Development:
  25.  
  26.         There are a few convars to help development.
  27.  
  28.  
  29.         derma_test - Opens a derma test window. This is going to hopefully
  30.                         host a gallery of all the derma controls.
  31.  
  32.  
  33.         derma_skin - The skin to use. If the skin isn't found Default is used.
  34.  
  35.  
  36.         vgui_reloadscripts - reloads all scripts and controls without restarting.
  37.  
  38. Contributers:
  39.  
  40.         Garry Newman (aka garry)
  41.         Josh Parker (aka TAD2020)
  42.