diff --git a/other/GodotDemoSoftBodies/.gitattributes b/other/GodotSoftBodies/.gitattributes similarity index 100% rename from other/GodotDemoSoftBodies/.gitattributes rename to other/GodotSoftBodies/.gitattributes diff --git a/other/GodotDemoSoftBodies/.gitignore b/other/GodotSoftBodies/.gitignore similarity index 100% rename from other/GodotDemoSoftBodies/.gitignore rename to other/GodotSoftBodies/.gitignore diff --git a/other/GodotDemoSoftBodies/JitterGodot.csproj b/other/GodotSoftBodies/JitterGodot.csproj similarity index 100% rename from other/GodotDemoSoftBodies/JitterGodot.csproj rename to other/GodotSoftBodies/JitterGodot.csproj diff --git a/other/GodotDemoSoftBodies/JitterGodot.sln b/other/GodotSoftBodies/JitterGodot.sln similarity index 100% rename from other/GodotDemoSoftBodies/JitterGodot.sln rename to other/GodotSoftBodies/JitterGodot.sln diff --git a/other/GodotDemoSoftBodies/Program.cs b/other/GodotSoftBodies/Program.cs similarity index 100% rename from other/GodotDemoSoftBodies/Program.cs rename to other/GodotSoftBodies/Program.cs diff --git a/other/GodotDemoSoftBodies/README.md b/other/GodotSoftBodies/README.md similarity index 56% rename from other/GodotDemoSoftBodies/README.md rename to other/GodotSoftBodies/README.md index 05479a8c..69cc0715 100644 --- a/other/GodotDemoSoftBodies/README.md +++ b/other/GodotSoftBodies/README.md @@ -1,5 +1,5 @@ -## Jitter2 SoftBodies in Godot +## Jitter2 Soft Bodies in Godot -Small demo to showing Jitter2 Softbodies in Godot. +Small demo to showing Jitter2 soft bodies in Godot. Get Godot (.NET, Version >= 4.2.1) from https://godotengine.org/. Open Godot and select "project.godot". diff --git a/other/GodotDemoSoftBodies/assets/texture_08.png b/other/GodotSoftBodies/assets/texture_08.png similarity index 100% rename from other/GodotDemoSoftBodies/assets/texture_08.png rename to other/GodotSoftBodies/assets/texture_08.png diff --git a/other/GodotDemoSoftBodies/assets/texture_08.png.import b/other/GodotSoftBodies/assets/texture_08.png.import similarity index 100% rename from other/GodotDemoSoftBodies/assets/texture_08.png.import rename to other/GodotSoftBodies/assets/texture_08.png.import diff --git a/other/GodotDemoSoftBodies/box.material b/other/GodotSoftBodies/box.material similarity index 100% rename from other/GodotDemoSoftBodies/box.material rename to other/GodotSoftBodies/box.material diff --git a/other/GodotDemoSoftBodies/icon.svg b/other/GodotSoftBodies/icon.svg similarity index 100% rename from other/GodotDemoSoftBodies/icon.svg rename to other/GodotSoftBodies/icon.svg diff --git a/other/GodotDemoSoftBodies/icon.svg.import b/other/GodotSoftBodies/icon.svg.import similarity index 100% rename from other/GodotDemoSoftBodies/icon.svg.import rename to other/GodotSoftBodies/icon.svg.import diff --git a/other/GodotDemoSoftBodies/main_scene.tscn b/other/GodotSoftBodies/main_scene.tscn similarity index 100% rename from other/GodotDemoSoftBodies/main_scene.tscn rename to other/GodotSoftBodies/main_scene.tscn diff --git a/other/GodotDemoSoftBodies/project.godot b/other/GodotSoftBodies/project.godot similarity index 100% rename from other/GodotDemoSoftBodies/project.godot rename to other/GodotSoftBodies/project.godot