Advertisement
DaxSoft

pluginSkyrimUIPlus[BR]

May 11th, 2016
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.98 KB | None | 0 0
  1. <!-- Configuração Geral -->
  2. <plugin>
  3.     <version>3.0</version>
  4.     <size>~1.5mb</size>
  5.     <info> Informações da versão atual do plugin:
  6. 3.0 :
  7.   - Melhorias no sistema.
  8.   - Novo Design.
  9.     </info>
  10. </plugin>
  11.  
  12. <!-- Scripts -->
  13. <files ROOTHPATH>
  14.     <output>rb</output>
  15.     {
  16. skyrim_ui_module <l> https://raw.githubusercontent.com/DaxSoft/Skyrim-UI/master/Data/Plugins/Skyrim/skyrim_ui_module.rb
  17. mouse_window_selectable <l> https://raw.githubusercontent.com/DaxSoft/Skyrim-UI/master/Data/Plugins/mouse_window_selectable.rb
  18. skyrim_ui_ <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Data/Plugins/Skyrim/skyrim_ui_.rb <f> Skyrim
  19. skyrim_ui_title <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Data/Plugins/Skyrim/skyrim_ui_title.rb <f> Skyrim
  20. skyrim_ui_main_menu <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Data/Plugins/Skyrim/skyrim_ui_main_menu.rb <f> Skyrim
  21.     }
  22. </files>
  23.  
  24. <!-- Graphics -->
  25. <graphic GRAPHICS>
  26.     <output>png</output>
  27.     {
  28. # BackBar <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/BackBar.png <f> Skyrim
  29. # BackBar2 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/BackBar2.png <f> Skyrim
  30. # Background <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/Background.png <f> Skyrim
  31. # Cursor <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/Cursor.png <f> Skyrim
  32. # HpBar <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/HpBar.png <f> Skyrim
  33. # HpBar2 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/HpBar2.png <f> Skyrim
  34. # Icon <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/Icon.png <f> Skyrim
  35. # Layout Item <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/Layout%20Item.png <f> Skyrim
  36. # SkillBar <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/SkillBar.png <f> Skyrim
  37. # SkillBar2 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/SkillBar2.png <f> Skyrim
  38. # SkinUIMenu <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/SkinUIMenu.png <f> Skyrim
  39. SkinUIMenu2 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/SkinUIMenu2.png <f> Skyrim
  40. # Windows 1 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/Windows%201.png <f> Skyrim
  41. # Windows 2 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/Windows%202.png <f> Skyrim
  42. # Windows 3 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/Windows%203.png <f> Skyrim
  43. # XpBar <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/XpBar.png <f> Skyrim
  44. # XpBar2 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/XpBar2.png <f> Skyrim
  45. # smoke3 <l> https://github.com/DaxSoft/Skyrim-UI/raw/master/Graphics/Skyrim/smoke3.png <f> Skyrim
  46.     }
  47. </graphic>
  48.  
  49. <!-- Project -->
  50. <project PROJECT>
  51.     <output>txt</output>
  52.     {
  53. # Futura-Medium-Condensed-BT.ttf <l> https://github.com/DaxSoft/RGSS3/blob/master/Futura-Medium-Condensed-BT.ttf?raw=true
  54.     }
  55. </project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement