모드동기화용 런쳐
Go to file
이정수 0d9584e530 feat: introduce initial Electron-based SPT Launcher with server, Git, mod, and profile management capabilities. 2026-01-31 03:36:03 +09:00
docs Implement launcher profile fetching guide and update API interactions. Added detailed documentation for the Launcher API, including profile login and fetch methods. Modified main process to handle profile fetching with session management, and updated renderer components to utilize the new profile fetching functionality. 2026-01-28 16:01:21 +09:00
src feat: introduce initial Electron-based SPT Launcher with server, Git, mod, and profile management capabilities. 2026-01-31 03:36:03 +09:00
.gitignore Initial commit 2026-01-27 08:17:58 +00:00
README.md Refactor configuration handling and update README. Moved server-related constants to a shared config module for better maintainability. Updated TypeScript configuration to include shared directory. Enhanced README with additional context. 2026-01-29 17:59:58 +09:00
package.json Implement SPT installation path management and UI enhancements. Added IPC handlers for retrieving and setting the SPT installation path, including validation checks and user prompts. Updated the renderer to display SPT installation status and allow users to select the installation directory, improving overall user experience and feedback. 2026-01-30 14:53:24 +09:00
tsconfig.json Refactor configuration handling and update README. Moved server-related constants to a shared config module for better maintainability. Updated TypeScript configuration to include shared directory. Enhanced README with additional context. 2026-01-29 17:59:58 +09:00
tsconfig.main.json Refactor configuration handling and update README. Moved server-related constants to a shared config module for better maintainability. Updated TypeScript configuration to include shared directory. Enhanced README with additional context. 2026-01-29 17:59:58 +09:00
vite.config.ts Implement initial project structure and setup 2026-01-27 17:54:22 +09:00
yarn.lock feat: Initialize Electron application with core features for server health, Git tooling, mod synchronization, and user session management. 2026-01-31 00:06:17 +09:00

README.md

spt-launcher

모드동기화용 런쳐