Update README.md
This commit is contained in:
@@ -12,7 +12,7 @@ Gurted is an ecosystem similar to the World Wide Web, it features:
|
|||||||
- A custom **DNS** that allows users to create domains with TLDs such as `.based`, `.delulu`, `.aura`, `.twin` and many more.
|
- A custom **DNS** that allows users to create domains with TLDs such as `.based`, `.delulu`, `.aura`, `.twin` and many more.
|
||||||
- A search engine called **Ringle**.
|
- A search engine called **Ringle**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# File structure
|
# File structure
|
||||||
- `/dns` - The source code for the **DNS** (Domain Name System)
|
- `/dns` - The source code for the **DNS** (Domain Name System)
|
||||||
@@ -33,4 +33,4 @@ Download the binary from [releases page](https://github.com/outpoot/gurted/relea
|
|||||||
Download the binary from the [releases page](https://github.com/outpoot/gurted/releases) and copy it to your applications folder.
|
Download the binary from the [releases page](https://github.com/outpoot/gurted/releases) and copy it to your applications folder.
|
||||||
|
|
||||||
# Compiling
|
# Compiling
|
||||||
The process is identycal to compiling a godot game, however if you modified the protocol library or the gdextension you have to rebuild the gurted gdextension library by running build.sh in `/protocol/gdextension` and copy `/protocol/gdextension/target/x86_64-unknown-linux-gnu/release/libgurt_godot.so` (or the windows/macos library) to `flumi/addons/gurt-protocol/bin/linux` or `flumi/addons/gurt-protocol/bin/windows` for windows.
|
The process is identycal to compiling a godot game, however if you modified the protocol library or the gdextension you have to rebuild the gurted gdextension library by running build.sh in `/protocol/gdextension` and copy `/protocol/gdextension/target/x86_64-unknown-linux-gnu/release/libgurt_godot.so` (or the windows/macos library) to `flumi/addons/gurt-protocol/bin/linux` or `flumi/addons/gurt-protocol/bin/windows` for windows.
|
||||||
|
|||||||
Reference in New Issue
Block a user