This commit is contained in:
2025-09-14 19:08:13 +02:00
parent 6a02a45474
commit 0eaf56be91
37 changed files with 477 additions and 208 deletions

View File

@@ -16,7 +16,7 @@ The server supports the following operations:
### Building the Server
```bash
v -gc none -stats -enable-globals -n -w -cg -g -cc tcc /Users/despiegk/code/github/freeflowuniverse/herolib/lib/mcp/v_do
v -gc none -stats -enable-globals -n -w -cg -g -cc tcc /Users/despiegk/code/github/incubaid/herolib/lib/mcp/v_do
```
### Using the Server

View File

@@ -16,7 +16,7 @@ The server supports the following operations:
### Building the Server
```bash
v -gc none -stats -enable-globals -n -w -cg -g -cc tcc /Users/despiegk/code/github/freeflowuniverse/herolib/lib/mcp/v_do
v -gc none -stats -enable-globals -n -w -cg -g -cc tcc /Users/despiegk/code/github/incubaid/herolib/lib/mcp/v_do
```
### Using the Server