Skip to content

Commit

Permalink
Merge branch 'release/2.1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptsengineer committed Jan 28, 2023
2 parents 3d05935 + 6d32fc4 commit 6b2805e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Welcome to Expresso Character Controller 👋
![Version](https://img.shields.io/badge/version-0.3.1-blue.svg?cacheSeconds=2592000)
![Version](https://img.shields.io/badge/version-2.1.3-blue.svg?cacheSeconds=2592000)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](todo-doc)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](MIT)

Expand Down Expand Up @@ -43,7 +43,7 @@ See in [Wiki](https://github.com/ExpressoBits/character-controller/wiki)
* Twitter: [@ScriptsEngineer](https://twitter.com/ScriptsEngineer)
* Github: [@scriptsengineer](https://github.com/scriptsengineer)

Based on the plugin:
Based on the plugin https://github.com/Whimfoome/godot-FirstPersonStarter:
👤 **Whimfoome**
* Github: [@Whimfoome](https://github.com/Whimfoome)

Expand Down
2 changes: 1 addition & 1 deletion addons/character-controller/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ description="Modular Character Controller for Godot 4.
Includes FPS version with headbob and camera movement.
(Walk, Crouch, Sprint, Swim and Fly Mode)."
author="Expresso Bits and Whimfoome"
version="2.1.2"
version="2.1.3"
script="plugin.gd"

0 comments on commit 6b2805e

Please sign in to comment.