Skip to content

Commit 6b2805e

Browse files
Merge branch 'release/2.1.3'
2 parents 3d05935 + 6d32fc4 commit 6b2805e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Welcome to Expresso Character Controller 👋
2-
![Version](https://img.shields.io/badge/version-0.3.1-blue.svg?cacheSeconds=2592000)
2+
![Version](https://img.shields.io/badge/version-2.1.3-blue.svg?cacheSeconds=2592000)
33
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](todo-doc)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](MIT)
55

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

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

addons/character-controller/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ description="Modular Character Controller for Godot 4.
55
Includes FPS version with headbob and camera movement.
66
(Walk, Crouch, Sprint, Swim and Fly Mode)."
77
author="Expresso Bits and Whimfoome"
8-
version="2.1.2"
8+
version="2.1.3"
99
script="plugin.gd"

0 commit comments

Comments
 (0)