mirror of
https://github.com/TavstalDev/Icons.git
synced 2025-04-19 11:47:00 +08:00
1.2 KiB
1.2 KiB
How to add custom icons to TShop? (Work In Progress)
For TShop 3.1.0 and above.
Attention
Please do not upload the vanilla icons. I have uploaded all vanilla item icons.
Tutorial
Server
If you don't have homemade server then please make one for the time of icon creating. The /renameitemicons command won't work on hosted servers because you generated the icons on your PC, not on ,,your" server.
Unturned
- Open Unturned
- Go to workshop
- Press Shift + F1
- Generate All Icons (It will take a few minutes, do not close unturned)
- Start your homemade server
- Type /renameitemicons (It will take a few minutes, wait until it says "done")
- You can found the icons in 'Your Unturned Folder/Extras/Icons'
Github
- Create your own repository.
- Upload your icons into it. (Warning! You can upload maximum 1000 files per folder!)
Plugin
- Open the config file of TShop
- (If you need) create a new GithubFolder (copy and paste)
- Change the minimum and the maximum item ID.
- Open an image on Github, Right Click, Click "Open Image on new window". Copy its link, but remove "imagename.png"
- Paste that link as FolderLink into the config file
- Save it