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
docs: update readme with new extension name and explanation
The extension name was changed from "Unity Code" to "Unity Code Pro" due to naming conflicts in the VS Marketplace. This commit updates all references in the README and adds a note explaining the name change.
Copy file name to clipboardExpand all lines: README.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
-
# Unity Code - Professional Unity Development in VS Code
1
+
# Unity Code Pro - Professional Unity Development in VS Code
2
2
3
-
🚀 **Supercharge your Unity development workflow with Unity Code!**
3
+
🚀 **Supercharge your Unity development workflow with Unity Code Pro!**
4
4
5
-
Unity Code is a powerful Visual Studio Code extension that brings professional Unity development tools directly to your code editor. Unity Code delivers a seamless Unity development experience with comprehensive features for modern Unity development.
5
+
Unity Code Pro is a powerful Visual Studio Code extension that brings professional Unity development tools directly to your code editor. Unity Code Pro delivers a seamless Unity development experience with comprehensive features for modern Unity development.
6
6
7
7
> **📋 Platform Support:** Currently supports Windows x64 only. For other platforms (Linux, macOS), you can build the extension yourself from the source code.
8
8
>
9
9
> **⚠️ Unity Version Requirement:** Our companion Unity package requires Unity 6.0 or higher.
10
+
>
11
+
> **⚠️ About the name:** Sorry for the Pro at the end of the name that seems odd, I intended to call it Unity Code, but vs marketplace doesn't allow extensions with the same name, and the name Unity Code is already taken.
10
12
11
13
## 🎮 Perfect for Unity Developers Who Want:
12
14
@@ -17,16 +19,16 @@ Unity Code is a powerful Visual Studio Code extension that brings professional U
17
19
-**⚡ Lightweight tooling** that doesn't slow down their development machine
18
20
-**🎯 Professional Unity development** directly in VS Code
19
21
20
-
## ✨ Why Choose Unity Code?
22
+
## ✨ Why Choose Unity Code Pro?
21
23
22
24
### 🆓 **Completely Free & Open Source**
23
-
No subscriptions, no licensing fees. Unity Code is 100% free and open source, giving you full control over your development environment.
25
+
No subscriptions, no licensing fees. Unity Code Pro is 100% free and open source, giving you full control over your development environment.
24
26
25
27
### 🔧 **Professional Unity Tools**
26
-
Unity Code provides comprehensive Unity development features that enhance your VS Code experience with professional-grade Unity tooling.
28
+
Unity Code Pro provides comprehensive Unity development features that enhance your VS Code experience with professional-grade Unity tooling.
27
29
28
30
### ⚡ **Lightweight & Fast**
29
-
Built from the ground up for performance, Unity Code provides powerful features without bloating your editor or slowing down your workflow.
31
+
Built from the ground up for performance, Unity Code Pro provides powerful features without bloating your editor or slowing down your workflow.
30
32
31
33
## 🎯 Awesome Features
32
34
@@ -88,14 +90,14 @@ Built from the ground up for performance, Unity Code provides powerful features
88
90
89
91
## 🚀 Get Started in Minutes
90
92
91
-
1.**Install Unity Code** from marketplace in your code editor
93
+
1.**Install Unity Code Pro** from marketplace in your code editor
92
94
2.**Install the companion Unity package in your Unity project** - [Visual Studio Code Editor](https://github.com/hackerzhuli/com.hackerzhuli.code)
93
95
3.**Start coding!** - All features work automatically once installed
94
96
95
97
## 🎯 Ready to Transform Your Unity Development?
96
98
97
-
Join Unity developers who have already upgraded their workflow with Unity Code. Experience the power of integrated tools and the joy of efficient Unity development directly in VS Code.
99
+
Join Unity developers who have already upgraded their workflow with Unity Code Pro. Experience the power of integrated tools and the joy of efficient Unity development directly in VS Code.
98
100
99
101
---
100
102
101
-
*Unity Code - Professional Unity Development in VS Code* 🎮✨
103
+
*Unity Code Pro - Professional Unity Development in VS Code* 🎮✨
0 commit comments