Halyde Documentation

Powerful, modular, universal

User Tools

Site Tools


help:quickstart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
help:quickstart [2026/06/21 07:57] mcplayerhelp:quickstart [2026/06/21 10:50] (current) mcplayer
Line 53: Line 53:
 You can either: You can either:
   * [[quickstart#installing_halyde_3_using_gitget|Install Halyde 2 and use the gitget tool to download Halyde 3]]   * [[quickstart#installing_halyde_3_using_gitget|Install Halyde 2 and use the gitget tool to download Halyde 3]]
-  * [[quickstart#downloading_halyde_3_from_github|Download Halyde 3 as a ZIP file from GitHub]]+  * [[quickstart#downloading_halyde_3_from_gitea|Download Halyde 3 as a ZIP file from Gitea]]
   * [[quickstart#using_git_to_download_halyde_3|Use Git to download Halyde 3]]   * [[quickstart#using_git_to_download_halyde_3|Use Git to download Halyde 3]]
  
Line 82: Line 82:
 ---- ----
  
-===== Downloading Halyde 3 from GitHub =====+===== Downloading Halyde 3 from Gitea =====
 //This method requires that you have access to the folder where your drive is. If you do not have that, try [[quickstart#installing_halyde_3_using_gitget|using gitget]].// //This method requires that you have access to the folder where your drive is. If you do not have that, try [[quickstart#installing_halyde_3_using_gitget|using gitget]].//
  
-To download Halyde 3 from GitHub, first you must locate the folder for the drive you want to install to. Instructions are provided for Minecraft and Ocelot.+To download Halyde 3 from Gitea, first you must locate the folder for the drive you want to install to. Instructions are provided for Minecraft and Ocelot.
  
 To do this, first locate your ''.minecraft'' folder. Then, go to ''.minecraft/saves/<the folder containing your world>/opencomputers/<the ID of your drive>''. To do this, first locate your ''.minecraft'' folder. Then, go to ''.minecraft/saves/<the folder containing your world>/opencomputers/<the ID of your drive>''.
Line 93: Line 93:
 This folder will be referred to as the "drive folder" in this guide. If you came from the guide for using Git, [[quickstart#using_git_to_download_halyde_3|return back now.]] This folder will be referred to as the "drive folder" in this guide. If you came from the guide for using Git, [[quickstart#using_git_to_download_halyde_3|return back now.]]
  
-Once you have found your drive folder, head to [[https://github.com/Team-Cerulean-Blue/Halyde|the Halyde GitHub repo]] and click the branch icon as shown in Figure D.+Once you have found your drive folder, head to [[https://git.sting.lt/Cerulean-Blue/Halyde|the Halyde Git repo]] and click the branch icon as shown in Figure D.
  
 {{:help:quickstart-d.png?400|}} {{:help:quickstart-d.png?400|}}
Line 99: Line 99:
 Then, select the branch you chose in [[quickstart#installing_halyde_3|the previous section]]. Then, select the branch you chose in [[quickstart#installing_halyde_3|the previous section]].
  
-Click the green "''<>'' Code" button, then click "Download ZIP". This should start downloading a zip file containing Halyde 3.+Click the blue "''<>'' Code" button, then click "Download ZIP". This should start downloading a zip file containing Halyde 3.
  
 Once it's done downloading, extract the zip file into your drive folder. You have now installed Halyde 3. Once it's done downloading, extract the zip file into your drive folder. You have now installed Halyde 3.
Line 109: Line 109:
 //This method requires that you have access to the folder where your drive is. If you do not have that, try [[quickstart#installing_halyde_3_using_gitget|using gitget]].// //This method requires that you have access to the folder where your drive is. If you do not have that, try [[quickstart#installing_halyde_3_using_gitget|using gitget]].//
  
-//This method also involves using the terminal. If you are not comfortable with that, [[quickstart#downloading_halyde_3_from_github|download Halyde 3 from GitHub]].//+//This method also involves using the terminal, as well as knowledge of how to use one. If you are not comfortable with that, [[quickstart#downloading_halyde_3_from_gitea|download Halyde 3 from Gitea]].//
  
-First, you must find your drive folder. This is explained in [[quickstart#downloading_halyde_3_from_github|downloading from GitHub]].+//This method also requires you to install [[https://git-scm.com/|Git]]//
 + 
 +First, you must find your drive folder. This is explained in [[quickstart#downloading_halyde_3_from_gitea|downloading from Gitea]]
 + 
 +Then, open a terminal and go to your drive folder. Once you're there, run ''git clone https://git.sting.lt/Cerulean-Blue/Halyde.git''. Then, run ''git switch <branch name>'', replacing ''<branch name>'' with the branch you chose in [[quickstart#installing_halyde_3|the previous section]]. 
 + 
 +Once you've done that, Halyde 3 should be installed. To update, run ''git pull''.
help/quickstart.1782028668.txt.gz · Last modified: by mcplayer