diff --git a/mods/other/physics/mod.conf b/mods/other/physics/mod.conf new file mode 100644 index 0000000..82db4e4 --- /dev/null +++ b/mods/other/physics/mod.conf @@ -0,0 +1,2 @@ +name = physics +description = Light-weight wrapper for player physics override interface that allows mods to set physics modifiers on top of existing values instead of overriding them.