You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+42-33Lines changed: 42 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
1
<divalign="center">
2
-
<a href="https://github.com/The-Winner-Games/Signs/releases"><img src="assets/type/SignsText.png" alt="Signs - A Roblox Studio Plugin" height="117"/></a>
2
+
<a href="https://github.com/RyanLua/Signs/releases"><img src="assets/SignsText.png" alt="Signs - A Roblox Studio Plugin" width="350"/></a>
3
3
</div>
4
4
5
5
<div> </div>
6
6
7
7
<divalign="center">
8
-
<a href="https://github.com/The-Winner-Games/Signs/releases"><img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/The-Winner-Games/Signs"></a>
9
-
<a href="https://create.roblox.com/marketplace/asset/6967799394/Signs"><img alt="GitHub all releases" src="https://img.shields.io/github/downloads/The-Winner-Games/Signs/total"></a>
Signs is available on the **Creator Marketplace for 100 Robux** or from **GitHub for free**. Signs Free is available on the **Creator Marketplace for free**.
20
26
21
-
### Creator Marketplace <sup>(Recommended)</sup>
27
+
### Creator Marketplace (Recommended)
22
28
23
29
Installing from the [**Creator Marketplace**](https://create.roblox.com/docs/production/publishing/creator-marketplace) is recommended to install **Signs** or **Signs Free** and allows for **automatic updates** from Roblox and **easier installation**.
24
30
25
31
To install from the **Creator Marketplace**, click the below link for the plugin version you want to install. Once at the page, click <kbd>**Get Plugin**</kbd > to install the plugin into **Roblox Studio**.
Installing from [**GitHub**](https://github.com/about) allows you to access the full paid version of Signs for free but **no automatic updates** due to limitations and a slightly more complex installation.
34
40
35
41
To install from **GitHub**, first, download the latest `.rbxm` plugin file of Signs from the below link. Once you have the file, go to `%localappdata%\Roblox\Plugins` and insert `Signs.rbxm` into that folder.
Signs offers **many features and benefits**. Not just over other plugins but TextLabels itself. Such features include:
42
48
43
-
<details><summary>Open-Sourced</summary>
44
-
Signs is open source and free. Change and modify the plugin to meet what you want. Look out for some bugs and fix them, and we could even add your code to the official plugin. Know what you run on your computer.
45
-
</details>
49
+
### Open-Sourced
50
+
51
+
<imgalign="left"src="assets/thumbnails/SignsThumbnailOpenSource.png"width="100" /> Signs is open source and free. Change and modify the plugin to meet what you want. Look out for some bugs and fix them, and we could even add your code to the official plugin. Know what you run on your computer.
52
+
<br/>
53
+
<br/>
54
+
<br/>
55
+
56
+
### Live Preview
46
57
47
-
<details><summary>Live Preview</summary>
48
58
Edit signs and view changes in a preview showing exactly how your sign will look. Each and every change you make in the editor is updated to the preview. View signs before they are inserted.
49
-
</details>
50
59
51
-
<details><summary>High Customization</summary>
60
+
### High Customization
61
+
52
62
Edit the outline of your text, the background, and even the sign itself. Change the colors of each of these properties along with transparency. Manipulate how light interacts with your sign and if it is always rendered on top.
53
-
</details>
54
63
55
-
<details><summary>Dark & Light Theme</summary>
64
+
### Dark & Light Theme
65
+
56
66
The plugin's theme will automatically update when using Signs to match Roblox Studio's. No restarting of Roblox Studio or Signs is needed due to Signs being able to detect and change its theme when Roblox Studio's theme changes.
57
-
</details>
58
67
59
-
<details><summary>Rich Text Support</summary>
68
+
### Rich Text Support
69
+
60
70
Rich Text allows you to bold, italicize, underline, change the size, increase stroke, and many more aspects of your text from each and every letter. Use simple markup tags to change any part of your text.
61
-
</details>
62
71
63
-
<details><summary>UI Stroke</summary>
72
+
### UI Stroke
73
+
64
74
Change the stroke of the font in customize in ways that the text stroke property can't. Edit the outline join and thickness as well as normal text stroke properties like color and transparency.
65
-
</details>
66
75
67
-
## Frequently Asked Questions <sup>(FAQ)</sup>
76
+
## Frequently Asked Questions
68
77
69
78
Wasn't Signs formerly **closed-source**? Why is it **open-sourced** now?
70
79
71
-
> Signs was **closed-sourced** for much of its **v1.0.0** development, but starting in **v2.0.0**, Signs was changed to being **open-sourced**. Learn more at [v2.0.0](https://github.com/The-Winner-Games/Signs/releases/tag/v2.0.0).
80
+
> Signs was **closed-sourced** for much of its **v1.0.0** development, but starting in **v2.0.0**, Signs was changed to being **open-sourced**. Learn more at [v2.0.0](https://github.com/RyanLua/Signs/releases/tag/v2.0.0).
72
81
73
82
Is Signs **harmful or malicious**? I've **found a security vulnerability**. What do I do?
74
83
75
-
> Signs is **completely safe** and open-sourced to allow anyone to check for potentially harmful or malicious code. Security vulnerabilities are taken seriously, **to report a security vulnerability** fill out a [draft security advisory](https://github.com/The-Winner-Games/Signs/security/advisories/new), and a collaborator will try to fix this vulnerability as fast as possible.
84
+
> Signs is **completely safe** and open-sourced to allow anyone to check for potentially harmful or malicious code. Security vulnerabilities are taken seriously, **to report a security vulnerability** fill out a [draft security advisory](https://github.com/RyanLua/Signs/security/advisories/new), and a collaborator will try to fix this vulnerability as fast as possible.
76
85
77
86
How do I **install Signs**? What can I do if I have **issues installing**?
78
87
79
-
> You can **install Signs** by following the [installation steps](https://github.com/The-Winner-Games/Signs#installation). They are two currently supported ways to install Signs, either [from the Creator Marketplace](https://create.roblox.com/marketplace/asset/6967799394/) or [from GitHub](https://github.com/The-Winner-Games/Signs/releases). If you **still can't install**, open a [issue](https://github.com/The-Winner-Games/Signs/issues/new/choose) from this GitHub repository.
88
+
> You can **install Signs** by following the [installation steps](https://github.com/RyanLua/Signs#installation). They are two currently supported ways to install Signs, either [from the Creator Marketplace](https://create.roblox.com/marketplace/asset/6994955669) or [from GitHub](https://github.com/RyanLua/Signs/releases). If you **still can't install**, open a [issue](https://github.com/RyanLua/Signs/issues/new/choose) from this GitHub repository.
80
89
81
90
Can I get **Signs for free**? What if I **can't afford Signs**?
82
91
83
-
> You can **get Signs for free** following the [GitHub installation steps](README.md#github). Additionally **if you want automatic updates** you can get Signs Free [from the Creator Marketplace](https://create.roblox.com/marketplace/asset/6967799394/).
92
+
> You can **get Signs for free** following the [GitHub installation steps](README.md#github). Additionally **if you want automatic updates** you can get Signs Free [from the Creator Marketplace](https://create.roblox.com/marketplace/asset/13085904556).
84
93
85
94
I've **found a bug or want to request a feature**. How do I report it?
86
95
87
-
> That's great! You can **report bugs or request features** by [opening an issue](https://github.com/The-Winner-Games/Signs/issues/new/choose). Your issue will be reviewed by maintainers and considered.
96
+
> That's great! You can **report bugs or request features** by [opening an issue](https://github.com/RyanLua/Signs/issues/new/choose). Your issue will be reviewed by maintainers and considered.
88
97
89
98
You **stole my plugin/code**. What do I do if there **copyrighted or stolen content** in this plugin?
90
99
@@ -96,22 +105,22 @@ Can I **republish Signs**? What if I want to **make a plugin similar** to Signs?
96
105
97
106
I want to **contribute** to Signs. How can I contribute?
98
107
99
-
> You can **contribute** to Signs by **[forking this repository](https://github.com/The-Winner-Games/Signs/fork)** and **[making a pull request](https://github.com/The-Winner-Games/Signs/compare)**. Learn more at [Contributing](README.md#contributing).
108
+
> You can **contribute** to Signs by **[forking this repository](https://github.com/RyanLua/Signs/fork)** and **[making a pull request](https://github.com/RyanLua/Signs/compare)**. Learn more at [Contributing](README.md#contributing).
100
109
101
110
I'm enjoying and **want to support Signs**. How can I **support Signs**?
102
111
103
-
> We love to hear you're enjoying Signs. You can **support Signs** by **starring this [repository](https://github.com/The-Winner-Games/Signs)** or **rating us on the [Creator Marketplace](https://create.roblox.com/marketplace/asset/6967799394/Signs)**. If you want to support us financially, you can **sponsor us on [GitHub](https://github.com/The-Winner-Games/Signs)** or **buy Signs on the [Creator Marketplace](https://create.roblox.com/marketplace/asset/6967799394/Signs)** if you haven't so already.
112
+
> We love to hear you're enjoying Signs. You can **support Signs** by **starring this [repository](https://github.com/RyanLua/Signs)** or **rating us on the [Creator Marketplace](https://create.roblox.com/marketplace/asset/6994955669)**. If you want to support us financially, you can **sponsor us on [GitHub](https://github.com/RyanLua/Signs)** or **buy Signs on the [Creator Marketplace](https://create.roblox.com/marketplace/asset/6994955669)** if you haven't so already.
104
113
105
114
I have a **question that isn't answered** here. What do I do?
106
-
> If you have a **question that isn't answered** here, you can **[start a discussion](https://github.com/The-Winner-Games/Signs/discussions/new/choose)** and ask your question. If your question is **asked frequently enough** by different people, it will be added to this FAQ.
115
+
> If you have a **question that isn't answered** here, you can **[start a discussion](https://github.com/RyanLua/Signs/discussions/new/choose)** and ask your question. If your question is **asked frequently enough** by different people, it will be added to this FAQ.
107
116
108
117
## Contributing
109
118
110
-
We worked hard to make this **open-source plugin**, so please **contribute at your will**. Go ahead and [fork this repository](https://github.com/The-Winner-Games/Signs/fork), and maybe we will merge to ours someday.
119
+
We worked hard to make this **open-source plugin**, so please **contribute at your will**. Go ahead and [fork this repository](https://github.com/RyanLua/Signs/fork), and maybe we will merge to ours someday.
111
120
112
-
If you **have a change** you want to make, please [open a new pull request](https://github.com/The-Winner-Games/Signs/compare).
121
+
If you **have a contribution** you want to make, please [open a new pull request](https://github.com/RyanLua/Signs/compare).
113
122
114
-
If you see a **bug or want a feature**, please [open an issue](https://github.com/The-Winner-Games/Signs/issues/new/choose). Make sure to check our [Trello board](https://trello.com/b/OVQpLwYq/signs-plugin-roadmap) before you submit an issue.
123
+
If you see a **bug or want a feature**, please [open an issue](https://github.com/RyanLua/Signs/issues/new/choose). Make sure to check our [Trello board](https://trello.com/b/OVQpLwYq/signs-plugin-roadmap) before you submit an issue.
0 commit comments