From 28e0c31f85c36453b021d86aa1183c70d00fd3e5 Mon Sep 17 00:00:00 2001 From: KOKO Date: Sat, 11 Jun 2022 22:39:08 +0900 Subject: [PATCH] Update README.md --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index 688e85d..2138e96 100644 --- a/README.md +++ b/README.md @@ -1 +1,28 @@ # SaveExif +A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) + +add metadata when save photo + +![image](https://user-images.githubusercontent.com/91118218/173190089-5ffdd4a7-9252-4abc-8d5b-ac3fcc5a6fcd.png) + +## comment json structure(v1.0.0) +```json +{"locationName":"Local", +"locationUrl":"private", +"hostUserId":"", +"hostUserName":"kokoa0429", +"timeTaken":"2022/06/11 13:37:04", +"takeUserId":"", +"takeUserName":"kokoa0429", +"neosVersion":"2022.1.28.1310", +"takeUserName":"kokoa0429", +"presentUserIdArray":[""], +"presentUserNameArray":["kokoa0429"], +"version":"1.0.0"} +``` + + +## Installation +1. Install [NeosModLoader](https://github.com/zkxs/NeosModLoader). +2. Place [NeosPasteTweak.dll](https://github.com/rassi0429/NeosPasteTweak/releases/latest/download/NeosPasteTweak.dll) into your `nml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods` for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you. +3. Start the game. If you want to verify that the mod is working you can check your Neos logs.