The Soulz Of Strom
########## ReadMe - The Soulz Of Strom ##################
Source Code : The Soulz Of Strom.zip
There are currently two different ways by which a person can play the game.
1) Installing executable file on MAC laptop :
- download "executable_mac_file.zip" onto your computer
- Unzip the executable_mac_file.zip - Double click on test_mac (mac application file)
- This will install and start the game on the MAC laptop.
2) Visiting on public URL : https://saas-team.itch.io/the-soulz-of-strom
- Go to the above URL to launch the game.
- Play the game and enjoy!
Instruction to access the source code & creating the build. - Install the Unity Hub
- Extract the code from the "The Soulz Of Strom.zip"
- Import the project input the Unity.
- Open the project in Unity and you can see the scenes. - If you want to access the C# code then you can find the c# script inside the "The Soulz Of Strom/assest/script/" direcotry - To create the MAC build I followed the below steps : - click on file on right hand corner.
- click on build settings
- select Windows,Mac,Linux - click on switch platform.
- Then adjust the allignment and again follow the first 3 steps.
- Click on build
- select the location to save.
- You can access the executable file inside the selected location.
- To create the build for WebGL (itch.io) public URL I followed the below steps.
- click on file on right hand corner.
- click on build settings
- select WebGL
- click on switch platform.
- Then adjust the allignment and again follow the first 3 steps.
- Click on build
- select the location to save.
- You can access the build folder inside the selected location.
Leave a comment
Log in with itch.io to leave a comment.