Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
chore: leaves only 'Core' scripts, updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
niscolas committed Apr 1, 2022
1 parent b7ccdb9 commit 1814f0e
Show file tree
Hide file tree
Showing 88 changed files with 21 additions and 1,220 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# :sunny: UnityUtils.Core
> :bulb: The main dependency for my other Unity reusable modules
# UnityUtils.Core
> 💡 The main dependency for my other Unity reusable modules
## :nut_and_bolt: Installation
1. Clone :arrow_down: this repo inside your Unity project;
2. Install the dependencies :point_down:

## :chains: Dependencies
- [:hammer: Odin Inspector Attributes DLL or Stub File](https://discord.com/channels/355444042009673728/355817720182341632/898236644270964787)
## 🔩 Installation
1. Go to `Window > Package Manager`
2. Click on the `+` button on the top left
3. Select `Add package from git URL...`
4. Paste the URL below :point_down:
```
https://github.com/niscolas/unity-utils-core.git
```
5. Click on the `Add` button

## 📜 License
MIT
3 changes: 0 additions & 3 deletions Scripts/Runtime/Camera.meta

This file was deleted.

30 changes: 0 additions & 30 deletions Scripts/Runtime/Camera/FaceCameraMB.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Scripts/Runtime/Camera/FaceCameraMB.cs.meta

This file was deleted.

File renamed without changes.
3 changes: 0 additions & 3 deletions Scripts/Runtime/ComponentCopy.meta

This file was deleted.

3 changes: 0 additions & 3 deletions Scripts/Runtime/ComponentCopy/Collider.meta

This file was deleted.

7 changes: 0 additions & 7 deletions Scripts/Runtime/ComponentCopy/Collider/ColliderCopies.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Scripts/Runtime/ComponentCopy/Collider/ColliderCopies.cs.meta

This file was deleted.

22 changes: 0 additions & 22 deletions Scripts/Runtime/ComponentCopy/Collider/ColliderCopy.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Scripts/Runtime/ComponentCopy/Collider/ColliderCopy.cs.meta

This file was deleted.

31 changes: 0 additions & 31 deletions Scripts/Runtime/ComponentCopy/Collider/ColliderProperties.cs

This file was deleted.

This file was deleted.

74 changes: 0 additions & 74 deletions Scripts/Runtime/ComponentCopy/ComponentCopies.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Scripts/Runtime/ComponentCopy/ComponentCopies.cs.meta

This file was deleted.

91 changes: 0 additions & 91 deletions Scripts/Runtime/ComponentCopy/ComponentCopy.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Scripts/Runtime/ComponentCopy/ComponentCopy.cs.meta

This file was deleted.

12 changes: 0 additions & 12 deletions Scripts/Runtime/ComponentCopy/IComponentProperties.cs

This file was deleted.

3 changes: 0 additions & 3 deletions Scripts/Runtime/ComponentCopy/IComponentProperties.cs.meta

This file was deleted.

3 changes: 0 additions & 3 deletions Scripts/Runtime/ComponentCopy/Rigidbody.meta

This file was deleted.

7 changes: 0 additions & 7 deletions Scripts/Runtime/ComponentCopy/Rigidbody/RigidbodyCopies.cs

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1814f0e

Please sign in to comment.