Skip to content

Commit

Permalink
Updated with steam stuff and titular change
Browse files Browse the repository at this point in the history
  • Loading branch information
XeoNovaDan committed Jul 13, 2019
1 parent 17f68df commit 8c97bd0
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions About/About.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<name>[XND] Carpenter's Table</name>
<name>[XND] Carpenter Tables</name>
<author>XeoNovaDan</author>
<url>https://ludeon.com/forums/index.php?topic=29503.0</url>
<description>Current version: v1.0 (12th July 2019)\n\nAdds a carpenter's table where minified furniture can be created at with ease.</description>
<description>Current version: v1.0 (12th July 2019)\n\nAdds a carpenter's table where appropriate minified furniture can be created at with ease. Should be fully compatible with most mods.</description>
<supportedVersions>
<li>1.0</li>
</supportedVersions>
Expand Down
5 changes: 4 additions & 1 deletion About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Manifest>
<identifier>CarpentersTable</identifier>
<identifier>CarpenterTables</identifier>
<version>1.0</version>
<loadAfter>
<li>MinifyEverything</li>
</loadAfter>
<manifestUri>https://rawgit.com/XeoNovaDan/CarpentersTable/master/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/XeoNovaDan/CarpentersTable/releases</downloadUri>
</Manifest>
Binary file modified About/Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions About/PublishedFileId.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1801858878
4 changes: 2 additions & 2 deletions Source/CarpenterTable.code-workspace
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"folders": [
{
"name": "CarpentersTable",
"path": "E:\\Documents\\GitHub\\CarpentersTable"
"name": "CarpenterTables",
"path": "E:\\Documents\\GitHub\\CarpenterTables"
},
{
"name": "Core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2ab50f1700fe79cdf355bbed0ed81adc40fabdfc
d996c924be7a7c704d396e7272eb3eb97ffba467
Binary file not shown.
Binary file modified Source/Preview.xcf
Binary file not shown.

0 comments on commit 8c97bd0

Please sign in to comment.