Add project files
This commit is contained in:
commit
ab339c8a2c
81 changed files with 2567 additions and 0 deletions
8
addons/godot-rapier2d/plugin.cfg
Normal file
8
addons/godot-rapier2d/plugin.cfg
Normal file
|
@ -0,0 +1,8 @@
|
|||
[plugin]
|
||||
|
||||
name="Godot Rapier 2D"
|
||||
description="A 2D and 3D drop-in replacement for the Godot engine that adds stability and fluids."
|
||||
author="appsinacup"
|
||||
version="0.8.2"
|
||||
script="plugin.gd"
|
||||
flavour="godot-rapier-2d-single-enhanced-determinism"
|
Reference in a new issue