Welcome to K-Drama Manager, an interactive visual novel game set in the world of Korean dramas. This Unity-based project allows players to step into the shoes of a former famous actor who is now managing a talent agency in Seoul, South Korea.
Please note that K-Drama Manager is a work in progress.
- Interactive Storytelling: Engage with a rich narrative and make pivotal decisions that will steer the story of your very own K-Drama production.
- Talent Management: Scout for talent and manage your roster of actors and staff.
- Production Management: Handle the ins and outs of producing a hit K-Drama, from scriptwriting to broadcasting.
To get started with K-Drama Manager, follow these steps:
- Unity Editor version 2022.3.0 or newer
- Git installed on your local machine
-
Clone the repository to your local machine.
-
Open the project in Unity by selecting
Open Project
from the Unity Hub and navigating to the cloned repository. -
Load the initial scene found in
Assets/Scenes/
. -
Press the play button in the Unity Editor to start the game.
K-Drama Manager is designed to support community mods. Here's how you can mod the game:
- Navigate to the
StreamingAssets
folder. - Modify or add JSON data for names, buildings, and other game elements.
For more detailed instructions, please refer to our modding guide (to be added).
Contributions to K-Drama Manager are welcome! Here's how you can contribute:
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
MIT License
Copyright (c) 2024 Red Studios
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- Red Studios - @RedStudiosBR
- Project Link: https://github.com/redstudiosbr/project-kdrama