Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haakon023 authored May 19, 2021
1 parent 9cfbf69 commit aff13a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ your own implementation of SimpleActionbarController, and create your own view.
<p align="center">
<img src="https://user-images.githubusercontent.com/20074902/118871433-da0a5b00-b8e7-11eb-8578-b347fc524fdf.gif">
</p>

*Art not included*

# Table of contents
1. [Install](https://github.com/haakon023/SimpleActionbar#Install)
Expand Down Expand Up @@ -139,6 +141,7 @@ Lets subscribers know that an `IActionButton<T>` has been disabled/undisabled

## Sample code
[Example project 1](https://github.com/haakon023/SimpleActionbar/tree/master/Samples%7E/Example1)

Example project demonstrates the Simple actionbar using unitys new input system, UI system and newtonsoft JSON to load actionbar from a json file.
**Warning** This example has dependencies to :

Expand All @@ -147,6 +150,7 @@ Example project demonstrates the Simple actionbar using unitys new input system,
- Unity inputsystem

[Example project 2](https://github.com/haakon023/SimpleActionbar/tree/master/Samples%7E/ExampleWithStandardUI)

This exampel project demonstrates with the traditional Unity UI, and the new Unity input system
**Warning** This example has dependencies to :
- Unity inputsystem

0 comments on commit aff13a0

Please sign in to comment.