|
9 | 9 | <div align="center"> |
10 | 10 | <p> |
11 | 11 | <a href="https://github.com/valeriko777/KnoxKit/releases/tag/v1.0.0"> |
12 | | - <img src="https://img.shields.io/badge/Version-1.0.0-brightgreen" alt="Version 1.0.0"> |
13 | | - </a> |
14 | | - <a href="https://github.com/valeriko777/KnoxKit/issues"> |
15 | | - <img src="https://img.shields.io/github/issues/valeriko777/KnoxKit" alt="Issues"> |
16 | | - </a> |
17 | | - <a href="https://github.com/valeriko777/KnoxKit/blob/main/LICENSE.md"> |
18 | | - <img src="https://img.shields.io/badge/License-Custom%20Apache%202.0-blue" alt="License"> |
19 | | - </a> |
| 12 | + <img src="https://img.shields.io/badge/Version-1.0.0-brightgreen" alt="Version 1.0.0"> |
| 13 | + </a> |
| 14 | + <a href="https://github.com/valeriko777/KnoxKit/issues"> |
| 15 | + <img src="https://img.shields.io/github/issues/valeriko777/KnoxKit" alt="Issues"> |
| 16 | + </a> |
| 17 | + <a href="https://github.com/valeriko777/KnoxKit/blob/main/LICENSE.md"> |
| 18 | + <img src="https://img.shields.io/badge/License-Custom%20Apache%202.0-blue" alt="License"> |
| 19 | + </a> |
20 | 20 | </p> |
21 | 21 | <h3>🚀 Version 1.0.0 Now Available!</h3> |
22 | 22 | <p>Basic functionality released. More features coming soon!</p> |
|
25 | 25 | [](https://ko-fi.com/nozzdev) |
26 | 26 |
|
27 | 27 | ## 🎯 Overview |
| 28 | + |
28 | 29 | KnoxKit is a powerful and user-friendly instance manager for Project Zomboid that helps you manage multiple game configurations, mod collections, and system resources efficiently. |
29 | 30 |
|
30 | 31 | ## ✨ Key Features |
31 | | -- **Instance Management**: Create, and manage multiple game instances |
32 | | -- **Steam Workshop Integration**: Seamless mod collection synchronization |
33 | | -- **Resource Optimization**: Smart resource allocation per instance |
34 | | -- **Modern UI**: Clean and intuitive interface with dark/light themes |
35 | | -- **Advanced Configuration**: Custom mod profiles and compatibility checks |
| 32 | + |
| 33 | +- **Instance Management**: Create, configure, and launch multiple game instances with ease - each with its own unique settings |
| 34 | +- **Mod Collections**: Organize and toggle mods with a visual card-based interface showing preview images and descriptions |
| 35 | +- **Steam Workshop Integration**: Import mod collections directly via Steam Workshop URLs or Collection IDs |
| 36 | +- **Instance Status Tracking**: Monitor the status of all your game instances at a glance with clear indicators |
| 37 | +- **Multiple Instance Profiles**: Maintain separate game setups for different playstyles (e.g., multiplayer with mods, vanilla survival) |
| 38 | +- **Download Management**: Track and manage mod downloads with status indicators |
| 39 | +- **User-Friendly Interface**: Modern dark/light theme options with intuitive navigation |
| 40 | +- **Performance Settings**: Options to minimize KnoxKit to system tray when launching games to optimize resources |
| 41 | +- **Multi-language Support**: Choose your preferred language for the application |
| 42 | +- **SteamCMD Integration**: Direct connection to Steam's command-line client for reliable workshop content management |
36 | 43 |
|
37 | 44 | ## 🛠️ Technical Stack |
| 45 | + |
38 | 46 | - **Frontend**: Electron-Vite with React + TypeScript |
39 | 47 | - **Styling**: Tailwind CSS with Radix UI components |
40 | 48 | - **State Management**: Nanostores |
41 | 49 | - **Steam Integration**: SteamCMD (Anonymous access) |
42 | 50 |
|
43 | 51 | ## 🔒 Security & Performance |
| 52 | + |
44 | 53 | - Instance sandboxing |
45 | 54 | - Resource usage monitoring |
46 | 55 | - Automatic performance optimization |
47 | 56 |
|
48 | 57 | ## 🤝 Contributing |
| 58 | + |
49 | 59 | KnoxKit is in active development. Feel free to submit issues and pull requests. |
50 | 60 |
|
51 | 61 | ## 📝 License |
| 62 | + |
52 | 63 | Licensed under Apache 2.0 with Commons Clause and Steam Workshop compliance. See [LICENSE.md](LICENSE.md) for details. |
53 | 64 |
|
54 | 65 | --- |
|
0 commit comments