diff --git a/README.md b/README.md index 19df1b6..c7a1f6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Simulator Project +# Simulator Game Project ## Overview A spaceship simulator game developed in Unreal Engine 5, focusing on realistic physics and comprehensive ship systems management. Players control a fully simulated spacecraft with integrated power, navigation, and damage systems. @@ -22,7 +22,7 @@ A spaceship simulator game developed in Unreal Engine 5, focusing on realistic p ### Installation 1. Clone the repository: ```bash -git clone https://github.com/YourUsername/SpaceshipSimulator.git +git clone https://git.cinis.cf/Ludusphere/Yamato.git ``` 2. Initialize and update Git LFS: @@ -95,8 +95,8 @@ git checkout -b feature/your-feature-name 5. Create a Pull Request ## Project Team -- Person A: Core Systems Developer -- Person B: Content and Design Developer +- Aiden Correya: Core Systems Developer +- Shashank Kumar: Content and Design Developer ## License - To be decided