diff --git a/docs/index.rst b/docs/index.rst index 7616f1f..49af144 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,11 @@ Izalia's PythonSDK Mod Documentation ===================================== +.. autoclass:: Mods.ModUtils.ModUtils + :exclude-members: __init__, __new__ + + Download: https://static.barkshark.xyz/bl2mods/modutils/modutils-0.1.zip + .. autoclass:: Mods.FpsToggle.FpsToggle :exclude-members: __init__, __new__ @@ -16,11 +21,6 @@ Izalia's PythonSDK Mod Documentation Download: https://static.barkshark.xyz/bl2mods/lootsplosion/lootsplosion-1.0.zip -.. autoclass:: Mods.ModUtils.ModUtils - :exclude-members: __init__, __new__ - - Download: https://static.barkshark.xyz/bl2mods/modutils/modutils-0.1.zip - .. autoclass:: Mods.WebPanel.WebPanel :exclude-members: __init__, __new__