Skip to content

Clothing stores to buy clothes, forked for update management

License

Notifications You must be signed in to change notification settings

UnderworldServers/VORP_Clothingstore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VORP-ClothingStore Lua

Clothing Store for VORP Core

Refactored from C# to Lua with improvements

Requirements

How to install

  • disable clothing stores C# if you are using replace with this one.
  • Download the lastest version of VORP ClothingStore using Code > DownloadZip
  • Copy and paste vorp_clothingstore folder to resources/vorp_clothingstore
  • Add ensure vorp_clothingstore to your server.cfg file
  • To change the language go to Config.lua and change the default language
  • If language does not exist in vorp_clothingstore/languages, please translate and PR :)
  • Now you are ready!

Optimizations

Client and Server side threads are completely idle until called upon. The previous version was calling everything together at once leading to substantial resource usage. You can see the difference down below.

Credits

License

Apache

About

Clothing stores to buy clothes, forked for update management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%