This commit is contained in:
zznty
2022-05-24 15:49:43 +07:00
commit c20e468b99
32 changed files with 1654 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0"?>
<PluginManifest xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>LightPerms.TorchCommands</Name>
<Guid>0cf57780-f235-4240-99cd-ebd7463e673a</Guid>
<Version>v1.0.0</Version>
<Dependencies>
<PluginDependency>
<Plugin>5c3f35b3-ac9d-486f-8559-f931536c6700</Plugin>
<MinVersion>v1.0.1</MinVersion>
</PluginDependency>
</Dependencies>
</PluginManifest>