From ec22214b512bc6fca0bd4c9f0d2d725179e7c499 Mon Sep 17 00:00:00 2001 From: Cekis Date: Thu, 21 Feb 2019 11:42:25 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 26fd541..3f2b4a3 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # Snapshot Reader +A JavaFX based Reader/Writer that will convert world snapshot (WS) files from SWG into world buildout (TAB) files. +Each file created will be organized into world sections (i.e. "Lok_7_7.tab") and their coordinates will be relevant to the section the buildout file pertains to.