Skip to content

Commit 5742beb

Browse files
Update Readme.md and add Screenshot
1 parent 1bed9ea commit 5742beb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Readme.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# 🪨 Clonk Unity Importer
1+
# 🪨 Unity Clonk Importer
22
## 📚 Description
3-
The Render Clonk Unity Importer is a tool to import Clonk Sprite animations into the Unity Engine. In general, it should be noted that this plugin is aimed more at Clonkers who like the clonk workflow and also work with Unity, like me.
3+
The Render Unity Clonk Importer is a tool to import Clonk Sprite animations into the Unity Engine. In general, it should be noted that this plugin is aimed more at Clonkers who like the clonk workflow and also work with Unity, like me.
44
## 🎮What is a Clonk?
55
Clonk is a 2D game series from Matthes Bender and has a long history of Modding. While Clonk is a completeley different game without any relation to the Unity Engine, the Clonk Importer allows you to use the Clonk Sprites Workflows to create 2D Animations for Unity.
66
Since there is a wonderful Blender plugin for Clonk, which could render spritesheets for Clonk characters and takes many useful aspects into account, it seemed useful to me to extend the potential of the Clonk workflow to other projects like Unity Games. I mainly want to render non clonk-specific character animations with RenderClonks, but the tool allows importing any kind of clonk Spritesheet.
77

88
## ⁉️How to use?
9+
![enter image description here](https://raw.githubusercontent.com/valentinwinkelmann/Clonk-Unity-Importer/main/GithubResources/Screenshot_01.png)
910
### 🔌Installation
1011
Just download the latest release and import the unitypackage into your Unity Project.
1112
### 💾Importing a Clonk Spritesheet
@@ -20,6 +21,6 @@ You can use Anigrab as many clonkers did before to pack their mod spritesheets.
2021

2122

2223
## 📃License
23-
The Clonk Unity Importer is licensed under the MIT License. See `LICENSE` for more information.
24+
The Unity Clonk Importer is licensed under the MIT License. See `LICENSE` for more information.
2425
Im not affiliated with Matthes Bender or Clonk in any way. This dosn't allow you to use the Original Clonk Spritesheets or others Mod Spritesheets in any way. It's meant to be used with your own Spritesheets.
25-
'Clonk' is a registered trademark of Matthes Bender.
26+
'Clonk' is a registered trademark of Matthes Bender.

0 commit comments

Comments
 (0)