From c5426a5d0c13af8c2f1b6cd65b401a7a6dec77d6 Mon Sep 17 00:00:00 2001 From: Nico Rickenbach Date: Mon, 29 Jun 2020 19:51:46 +0200 Subject: [PATCH] update readme.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 42b9b6d..155d6ec 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,9 @@ A tiny script to update productdata with missing names and descriptions. 2. Replace both files inside `resource` folder with your own files. 3. Open `run.bat` +The script will compare the items inside your furindata with the items inside your productdata. If it finds one it updates the productdata with the `` and `` from the furnidata. Once the script is finished a new file `resource/productdata_new.xml` will be created containing the updated productdata. + +**NOTE**: You can also uncomment **line 24 to line 28** if you want to add missing items from your furnidata to your productdata. + # Contact Discord: higoka#7120