Skip to content

Commit

Permalink
Changes for ModHub Submission
Browse files Browse the repository at this point in the history
  • Loading branch information
DumpsterDave committed Jan 25, 2022
1 parent 8d316ca commit da1cf7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
Binary file modified icon.dds
Binary file not shown.
11 changes: 6 additions & 5 deletions modDesc.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="61">
<modDesc descVersion="63">
<author>DumpsterDave - defcon1gaming.com</author>
<version>1.1.0.0</version>
<iconFilename>icon.dds</iconFilename>
Expand All @@ -8,10 +8,11 @@
</title>
<description>
<en><![CDATA[Allows Construction brushes to snap to a placement and rotation grid.
Grid can be adjusted between 0.5m (default), 1m, 2m, 3m, 4m, 5m, and 0m (off).
Rotation can be adjusted between 1°, 5° (default), 11.25°, 22.5°, 45°, 90° and 0° (off)]]></en>
Grid can be adjusted between 0.5m (default), 1m, 2m, 3m, 4m, 5m, and 0m (off).
Rotation can be adjusted between 1°, 5° (default), 11.25°, 22.5°, 45°, 90° and 0° (off)
Changelog:
1.1.0.0: Added ability to alter the snap sizes. Current snap size is indicated in the tool help text.]]></en>
</description>

<extraSourceFiles>
Expand Down

0 comments on commit da1cf7e

Please sign in to comment.