Skip to content

Commit 147cd09

Browse files
committed
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.
1 parent 465b21a commit 147cd09

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff 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
22

3-
🚀 **Supercharge your Unity development workflow with Unity Code!**
3+
🚀 **Supercharge your Unity development workflow with Unity Code Pro!**
44

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.
66

77
> **📋 Platform Support:** Currently supports Windows x64 only. For other platforms (Linux, macOS), you can build the extension yourself from the source code.
88
>
99
> **⚠️ 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.
1012
1113
## 🎮 Perfect for Unity Developers Who Want:
1214

@@ -17,16 +19,16 @@ Unity Code is a powerful Visual Studio Code extension that brings professional U
1719
- **⚡ Lightweight tooling** that doesn't slow down their development machine
1820
- **🎯 Professional Unity development** directly in VS Code
1921

20-
## ✨ Why Choose Unity Code?
22+
## ✨ Why Choose Unity Code Pro?
2123

2224
### 🆓 **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.
2426

2527
### 🔧 **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.
2729

2830
### **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.
3032

3133
## 🎯 Awesome Features
3234

@@ -88,14 +90,14 @@ Built from the ground up for performance, Unity Code provides powerful features
8890

8991
## 🚀 Get Started in Minutes
9092

91-
1. **Install Unity Code** from marketplace in your code editor
93+
1. **Install Unity Code Pro** from marketplace in your code editor
9294
2. **Install the companion Unity package in your Unity project** - [Visual Studio Code Editor](https://github.com/hackerzhuli/com.hackerzhuli.code)
9395
3. **Start coding!** - All features work automatically once installed
9496

9597
## 🎯 Ready to Transform Your Unity Development?
9698

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.
98100

99101
---
100102

101-
*Unity Code - Professional Unity Development in VS Code* 🎮✨
103+
*Unity Code Pro - Professional Unity Development in VS Code* 🎮✨

0 commit comments

Comments
 (0)