Version 1.1.0

This commit is contained in:
Wuzzy 2022-11-06 15:40:27 +01:00
parent 83759ba199
commit 84b1cdd2c8
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Player Physics API.
# Player Physics API
Version: 1.0.1
Version: 1.1.0
This mod makes it possible for multiple mods to modify player physics (speed, jumping strength, gravity) without conflict.

View File

@ -1,2 +1,3 @@
name = playerphysics
title = Player Physics API
description = This mod makes it possible for multiple mods to modify player physics (speed, jumping strength, gravity) without conflict.