Skip to content

Commit

Permalink
Add submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Llennpie committed Mar 9, 2024
1 parent 74efd1f commit df8c791
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "LibV64Core"]
path = LibV64Core
url = https://github.com/Llennpie/LibV64Core
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ The latest **stable** version of **V64CoreConsole** can be downloaded from the [

**To build from source,**
- Download **Visual Studio 2019** *(or greater)* and install the **.NET desktop development** workload
- Clone the entire project with `git clone https://github.com/Llennpie/V64CoreConsole --recursive`
- Clone the entire project with `git clone --recursive https://github.com/Llennpie/V64CoreConsole`
- *If the project has missing references to **LibV64Core**, check its [Usage guide](https://github.com/Llennpie/LibV64Core#usage) in the submodule.*
- Build the solution as x64

---

![Screenshot](https://media.discordapp.net/attachments/863117129347891251/1001561950767030352/unknown.png?width=960&height=627)
![Screenshot](https://cdn.discordapp.com/attachments/863117129347891251/1216049969702895626/image.png)

---

Expand Down

0 comments on commit df8c791

Please sign in to comment.