Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
breineng committed Sep 17, 2024
2 parents a8ac202 + 8492082 commit 21dd732
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ At the start of the game, you will be prompted to log in to **Genie** and option

## Download and Play the Build

You can download the ready-to-play build from the [Releases](https://github.com/Temka193/InfinityCraft/releases) section.
You can download the ready-to-play build from the [Releases](https://github.com/breineng/InfinityCraftAIUnity/releases) section.

1. Go to the [Releases](https://github.com/Temka193/InfinityCraft/releases) page.
1. Go to the [Releases](https://github.com/breineng/InfinityCraftAIUnity/releases) page.
2. Download the latest build.
3. Unzip the downloaded file.
4. Run the **InfinityCraft.exe** to start the game.
Expand All @@ -39,7 +39,7 @@ If you wish to explore or modify the source code:
1. Clone the repository:

```bash
git clone https://github.com/Temka193/InfinityCraft.git
git clone https://github.com/breineng/InfinityCraftAIUnity.git
```
3. Open the project in Unity (version 2022.3 or higher).
4. Open and run the *Simple Garage/Scenes/Garage Scene*.
Expand All @@ -52,7 +52,7 @@ If you wish to explore or modify the source code:

## Used Assets

- [LumaAI Genie C# Library](https://github.com/Temka193/LumaAIGenieSharp)
- [LumaAI Genie C# Library](https://github.com/breineng/LumaAIGenieSharp)
- [Advanced-FirstPerson-Controller](https://github.com/moe4b-professional/Advanced-FirstPerson-Controller)
- [Runtime OBJ Importer](https://assetstore.unity.com/packages/tools/modeling/runtime-obj-importer-49547)
- [PhysSound Physics Audio System](https://discussions.unity.com/t/open-source-physsound-physics-audio-system/585439)
Expand Down

0 comments on commit 21dd732

Please sign in to comment.