Skip to content

Commit 6b92115

Browse files
committed
updated readme
1 parent adca3c0 commit 6b92115

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ All notable changes to this package are documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [1.0.0] - 2021-??-??
7+
## [1.0.0-pre.1] - 2021-08-27
88
### Added
99
- Public release

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Addressables BuildLayout Explorer for Unity
22

3-
TBD
3+
BuildLayout Explorer for Unity allows you to inspect a buildlayout.txt file that was generated by Addressables.
4+
5+
[![](http://img.youtube.com/vi/cOCIej3FXjs/0.jpg)](https://www.youtube.com/watch?v=cOCIej3FXjs "")
46

57
# Installation
68

@@ -12,7 +14,7 @@ In Unity's Package Manager, choose "Add package from git URL" and insert one of
1214

1315
| Version | Link |
1416
|----------|---------------|
15-
| 1.0.0 | https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0 |
17+
| 1.0.0-pre.1 | https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.1 |
1618

1719
# Credits
1820

0 commit comments

Comments
 (0)