https://github.com/rinjugatla/craftopiasavefileeditorweb
クラフトピアのセーブデータ(ocs/dbファイル)をブラウザから編集するツール
https://github.com/rinjugatla/craftopiasavefileeditorweb
craftopia
Last synced: 9 months ago
JSON representation
クラフトピアのセーブデータ(ocs/dbファイル)をブラウザから編集するツール
- Host: GitHub
- URL: https://github.com/rinjugatla/craftopiasavefileeditorweb
- Owner: rinjugatla
- License: mit
- Created: 2022-03-18T10:39:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T05:37:32.000Z (over 2 years ago)
- Last Synced: 2025-03-26T09:12:48.501Z (over 1 year ago)
- Topics: craftopia
- Language: HTML
- Homepage:
- Size: 2.65 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CraftopiaSavefileEditorWeb
* クラフトピアのセーブデータ(ocs/dbファイル)をブラウザから編集するツールです。
* Google Chromeを使用してください。
* シームレスアップデートに対応しました。
## エディタ
* [シームレス版(db)](https://rinjugatla.github.io/CraftopiaSavefileEditorWeb/)
* [レガシー版(ocs)](https://rinjugatla.github.io/CraftopiaSavefileEditorWeb/legacy/)
## セーブデータ
* シームレス版
`C:\Users\%username%\AppData\LocalLow\PocketPair\Craftopia\PPSave`
* レガシー版
`C:\Users\%username%\AppData\LocalLow\PocketPair\Craftopia\Save`
## 機能
### ファイルを開く
* エディタ部分にDB/OCSファイルをドラッグ&ドロップします。
### ファイルを保存
* Ctrl+Sを入力して上書き保存します。