Skip to content

lemons-studios/mission-monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


"Mission: Monkey" is the first game created by Lemon Studios


🚀 Recommended PC Specs to play:

  1. Windows 10 or 11, MacOS 10.11 or higher, or Linux with any Desktop environment installed
  2. A decent CPU
  3. A GPU that supports DirectX12 (For Windows) or Vulkan (For Linux)

⚙️ Requirements to Develop

  1. Windows or Linux (MacOS might be possible but good luck pal)
  2. Unity 2023.2.0
  3. Blender 4.0+ (Or Download From Steam)
  4. Visual Studio 2022. Install the "Desktop Development With C++" and "Game Development With Unity" modules, and add at least one Windows 10/11 SDK
  5. ~5-10GB of storage to clone the source code and download all the packages required for the project

After meeting the above requirements, clone the repoository with git (or use GitHub Desktop):

git clone https://github.com/Lemons-Studios/Mission-Monkey.git

Add the project to the Unity Hub, and you are good to launch the game!

🏗️ Build From Source

To build from source, you must have all of the software mentioned in Requirements to Develop installed, as well as an additional 15-20GB of storage (Just in case) Follow the exact same steps provided on how to open the project in Requirements to Develop. Once you have the project open, navigate to the "build settings" tab, and select your build options from there.

©2023 Lemon Studios