ESK0 / eItems

eItems is an API designed to provide extended information and functionality to the CSGO Item Economy.
GNU General Public License v3.0
51 stars 23 forks source link

Rename the files folder to eitems from the scripting folder #2

Closed crashzk closed 2 years ago

crashzk commented 2 years ago

I would suggest to rename the files folder from the scripting folder to eitems.

image

Because of this change, many plugins use this same name for the folder, files, and with that it will replace files. An example of this is the ServerAdvertisement3 plugin itself: https://github.com/ESK0/ServerAdvertisement3/tree/master/scripting

ESK0 commented 2 years ago

Thanks for a suggestion. Source is not meant to be mixed with other plugins.