games.jsonファイルを編集・管理するためのGUIツールです。
-
run_editor.batをダブルクリックして起動- エラーメッセージも表示される安全な起動方法
-
start.batをダブルクリックして起動- 最もシンプルな起動方法
start_games_editor.bat- フルパス指定版(環境変数未設定時用)games_editor_simple.bat- フルパス指定版(シンプル)
python games_editor.py- ゲーム情報の追加・編集・削除
- 検索機能
- バリデーション機能
- 自動バックアップ
- アルファベット順ソート
- Python 3.6以上
- tkinter(通常Pythonに標準で含まれています)