Skip to content

Commit

Permalink
docs: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Jan 18, 2025
1 parent 1a05d35 commit 956d0ac
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,11 @@ Here is the list of few important and recent changes to this framework.

## 🔨 How to use it?

JCSUnity is like other Unity plugins. You can download the latest
release from the above tab, or from the link
JCSUnity is like other Unity plugins. You can download the latest release
from the above tab, or from the link
[here](https://github.com/jcs090218/JCSUnity/releases/latest)
. Simply create a new project in Unity then import all of
the assets into that project. Then you can start all of the tools
in the JCSUnity framework. <br/>
. Simply create a new project in Unity then import all of the assets into
that project. Then you can start all of the tools in the JCSUnity framework.

## 🏆 Features

Expand All @@ -62,7 +61,7 @@ directory at the root of the project directory.
These are libraries `JCSUnity` uses. Consider the usage, some plugins aren't necessary
depend on the game your are making.

- [Newtonsoft Json](https://www.newtonsoft.com/json) (required) - Popular high-performance JSON framework for .NET. (See [installation](https://discussions.unity.com/t/newtonsoft-json-package-missing-after-moving-project/879447/7))
- [Newtonsoft Json](https://www.newtonsoft.com/json) (required) - Popular high-performance JSON framework for .NET.
- [MyBox](https://github.com/Deadcows/MyBox) (required) - is a set of attributes, tools and extensions for Unity
- [Tweener](https://github.com/PeterVuorela/Tweener) (required) - Simpler and light weight tweener library.
- [In-game Debug Console](https://assetstore.unity.com/packages/tools/gui/in-game-debug-console-68068) (optional) - Easier debugging after built.
Expand Down

0 comments on commit 956d0ac

Please sign in to comment.