RimWorld

RimWorld

Not enough ratings
[A16] [Sub-MOD] Tiny Table add Japanese Translation.
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
159.766 KB
20 Oct, 2016 @ 5:49am
31 Mar, 2017 @ 8:45pm
2 Change Notes ( view )

Subscribe to download
[A16] [Sub-MOD] Tiny Table add Japanese Translation.

In 1 collection by Proxyer
Proxyer's RimWorld Old JP Mods
161 items
Description
This is added only Japanese Translation.

Original mod :Tiny Table
Forum : Topic: [A15] Tiny Table (1x1 table) [ludeon.com]
Original Mod author : J.Pinkman

How to "Tiny Table" updating for A16

1.Open SteamWorkShop folder
Example pass: /Steam/steamapps/workshop/content/294100/783971620/

2.Open files and fix
Next files Open XML editor and change and fix.

(1)783971620/About/About.xml
Line 5 : <targetVersion>0.15.1279</targetVersion>
Change : "0.15.1279" to "0.16.0"
Line 5 (New) : <targetVersion>0.16.0</targetVersion>
Save files. (UTF-8 with BOM encoding)

(2)783971620/Defs/ThingDefs/TinyTable.xml
Line 40 : <graphicClass>Graphic_Single</graphicClass>
Line 41 : <damageData>
Change : Add the following line between line 40 and line 41.
Add new line 41 : <drawSize>(1,1)</drawSize>
Revised
Line 40 : <graphicClass>Graphic_Single</graphicClass>
Line 41 : <drawSize>(1,1)</drawSize> <!-- Here add Tag -->
Line 42 : <damageData>
Save files. (UTF-8 with BOM encoding)

3.A16 fixed
Select Mod on the game start screen, check the Tiny Table (fix to A16 version).
This will probably stop the error.