From 5858d9155d6a18b0cc9a4d692f6448a72381b25d Mon Sep 17 00:00:00 2001
From: bmgjet <50484759+bmgjet@users.noreply.github.com>
Date: Sun, 5 Jun 2022 02:58:17 +1200
Subject: [PATCH] Update README.md
---
README.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3d45075..256b1ca 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,16 @@ Skin Handling And Custom Spray Decals.
SkinAndSpay.use (To Chance Spray Skins)
SkinAndSpay.skin (To Use the Chat Command To Skin Items)
-# SkinAndSpay
+# SkinAndSpay Creating Skins
Demo Video: https://www.youtube.com/watch?v=ti-cUEtf_u4
SprayCan Skins Only Work If They Are Tagged As "Spray Can Decal".
The built in workshop editor in rust doesnt allow this so youll need to create the skins by hand.
Then use https://github.com/nihilocrat/SteamWorkshopUploader to upload it.
SteamWorkshopUploader.zip is included in this repo and is preset up with 1 skin to use as a template.
Watch the video to see how to use it.
+
+# Using Skins Plugin As GUI
+You can use another plugih such as Skins to work as a GUI for allowing players to switch between skins.
+Here is a example you can add to oxide/config/Skins.json
+
{
"Item Shortname": "spraycan",
"Skins": [
2816639887,
2816652031,
2816648654,
2816580876,
2816218649,
2816218582,
2816218516,
2816218452,
2816676408,
2816675297,
2816673852,
2816773393,
2816763883,
2816766036,
2816768996
]
},