File tree Expand file tree Collapse file tree 2 files changed +32
-20
lines changed Expand file tree Collapse file tree 2 files changed +32
-20
lines changed Original file line number Diff line number Diff line change 1
1
#Changelog
2
2
3
+ ## v2.0 - 28-9-2023
4
+
5
+ - Scriptable Sounds
6
+ - Scriptable Events
7
+ - Scriptable Variables
8
+ - AutoLoad Attribute
9
+ - Various Extension Methods
10
+ - Various Generic Classes
11
+ - Complete Rework!
12
+
3
13
## v1.5.2 - 14-11-2021
4
14
5
15
- Added Logging tool
Original file line number Diff line number Diff line change 1
1
![ TinyTools_Banner_Thin] ( https://user-images.githubusercontent.com/49044096/137410737-378af617-22de-4df8-8daa-1a693997b752.png )
2
2
3
- * Lightweight collection of easy to use Unity tools
4
- * Scriptable Events
5
- * Dynamic Audio System
6
- * Unity Type Extensions
7
- * CameraShake Component
3
+ ## Lightweight collection of easy to use Unity tools
4
+
5
+ - Scriptable Sounds
6
+ - Scriptable Events
7
+ - Scriptable Variables
8
+ - AutoLoad Attribute
9
+ - Various Extension Methods
10
+ - Various Generic Classes
8
11
9
12
### Getting Started
10
- * Each tool contains a demo folder with a basic demo and instructions.
11
- * Unity Version 2018.1.0f1 or higher
13
+
14
+ - Window > Package Manager > Add Package from git URL
15
+ - https://github.com/lukebradaric/TinyTools.git
12
16
13
17
### Version History
14
- * 1.6 Logging Added
15
- * 1.5 Gizmos & Extras Added
16
- * 1.4 CameraShake Component Added
17
- * 1.3 Audio System Reworked
18
- * 1.2 Extensions Added
19
- * 1.1 Audio System Added
20
- * 1.0 Initial Release
21
18
22
- ### Acknowledgments
19
+ - 2.0 TinyTools Rework!
20
+ - 1.6 Logging Added
21
+ - 1.5 Gizmos & Extras Added
22
+ - 1.4 CameraShake Component Added
23
+ - 1.3 Audio System Reworked
24
+ - 1.2 Extensions Added
25
+ - 1.1 Audio System Added
26
+ - 1.0 Initial Release
23
27
24
- * https://github.com/DapperDino/Dapper-Tools
25
- * https://www.youtube.com/channel/UCX_b3NNQN5bzExm-22-NVVg
28
+ ### Acknowledgments
26
29
27
- ### Trello https://trello.com/b/pYwaFx1J/tiny-tools
30
+ - https://github.com/DapperDino/Dapper-Tools
31
+ - https://www.youtube.com/channel/UCX_b3NNQN5bzExm-22-NVVg
28
32
29
- ### Unity Package Download
30
- [ TinyTools_1.5.2_UnityPackage.zip] ( https://github.com/lukebradaric/TinyTools/files/7535214/TinyTools_1.5.2_UnityPackage.zip )
31
33
Stars are appreciated :smile :
You can’t perform that action at this time.
0 commit comments