Commit Graph

14 Commits

Author SHA1 Message Date
AMIAY
7870b9e3d8 Update package-lock.json 2026-01-16 16:18:57 +01:00
AMIAY
3a7e2e762e Update package.json 2026-01-16 16:18:26 +01:00
AMIAY
2fae72e3f9 Add install path handling to preload.js 2026-01-16 16:18:16 +01:00
AMIAY
4ca8091bb9 Update main.js 2026-01-16 16:18:03 +01:00
AMIAY
df675f270a Merge pull request #5 from crimera/main
Only generate uuid for new username strings
2026-01-16 14:56:42 +01:00
crimera
112801f220 Only generate uuid for new username strings 2026-01-16 21:08:43 +08:00
AMIAY
d80b905879 Merge pull request #2 from chasem-dev/chasem.dev/fix-mac
Better support for MAC. Add Java path configuration and input handling.
2026-01-14 17:53:28 +01:00
chasem-dev
6873e2e4bf Add Java path configuration and input handling
- Introduced a new input field for Java path in the launcher UI.
- Updated the main process to handle saving and loading of the Java path.
- Enhanced game launch functionality to accept a Java path parameter.
- Added Java detection logic to find the Java executable on the system.
- Created a .gitignore file to exclude build artifacts and dependencies.
2026-01-14 10:11:01 -05:00
AMIAY
b90eeb344b Update README.md 2026-01-14 00:47:29 +01:00
AMIAY
00287302ff Add files via upload 2026-01-14 00:42:29 +01:00
AMIAY
692de4eb26 Add launcher.js for game management and launching 2026-01-14 00:42:12 +01:00
AMIAY
088b2fd250 Add build instructions for multiple platforms
Added detailed build instructions for different platforms including prerequisites, build commands, output locations, and notes on icon placement.
WINDOWS
2026-01-14 00:38:09 +01:00
AMIAY
c6afbf58a9 Revise README with detailed information
Expanded README to include features, installation instructions, usage, and disclaimer.
2026-01-14 00:37:36 +01:00
AMIAY
a574fa3b32 Initial commit 2026-01-14 00:37:06 +01:00