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
Copy file name to clipboardExpand all lines: README.md
+12-3Lines changed: 12 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,13 @@
2
2
for educational purposes only!
3
3
4
4
## Contents
5
-
-
6
-
5
+
-[link Uncheck "Connect to Unity Cloud" by default](#uncheck-connect-to-unity-cloud-by-default)
6
+
-[link Enable Create Project Button (without having to select Cloud Organization)](#enable-create-project-button-without-having-to-select-cloud-organization)
7
+
-[link Remove Version Control & Cloud Dashboard columns](#remove-version-control--cloud-dashboard-columns)
8
+
-[link Add Support for Custom Project Titles from ProjectName.txt or ProjectSettings ProductName field (instead of using folder name)](#add-support-for-custom-project-titles-from-projectnametxt-or-projectsettings-productname-field-instead-of-using-folder-name)
9
+
-[link Add IRC Chat to Hub window (using iframe)](#add-irc-chat-to-hub-window-using-iframe))
7
10
11
+
<br>
8
12
<hr>
9
13
10
14
### Uncheck "Connect to Unity Cloud" by default
@@ -18,17 +22,22 @@ for educational purposes only!
- Add any IRC embed code before ```</body>```, like: ```<iframe src="https://chat.undernet.org/" style="background: #444; width:99%; height:450px;"></iframe>```
34
41
- Video example: https://www.youtube.com/watch?v=3e9FSimbdfk
0 commit comments