Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rmst committed Mar 9, 2021
1 parent a53a16b commit db6b123
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Uniton is a framework to control the Unity game engine from Python. Here is a th


### Features
- [x] naturally interact with all C# objects, functions, classes
- [x] interact live with all C# objects, functions, classes
- [x] full autocomplete and inspection for all C# objects (live coding)
- [x] fast, asynchronous execution
- [x] precise control over game time
- [x] faster-than-real-time rendering and simulation

- [x] standalone package, no required dependencies

### Install
In any Unity project, drop the [uniton.dll](https://github.com/rmst/uniton/raw/main/uniton.dll) into the project's `Assets` directory.
Expand Down
Binary file modified uniton.dll
Binary file not shown.

0 comments on commit db6b123

Please sign in to comment.