Skip to content

Commit

Permalink
Deploying to gh-pages from @ ad0c12d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Bromeon committed Aug 14, 2023
1 parent b7c4dfd commit 8dc00a3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions gdext/advanced/debugging.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ <h2 id="launching-with-vs-code"><a class="header" href="#launching-with-vs-code"
&quot;name&quot;: &quot;Debug Project (Godot 4)&quot;,
&quot;type&quot;: &quot;lldb&quot;, // type provided by CodeLLDB extension
&quot;request&quot;: &quot;launch&quot;,
&quot;preLaunchTask&quot;: &quot;rust: cargo build&quot;,
&quot;cwd&quot;: &quot;${workspaceFolder}&quot;,
&quot;args&quot;: [
&quot;-e&quot;, // run editor (remove this to launch the scene directly)
Expand Down
1 change: 1 addition & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,7 @@ <h2 id="launching-with-vs-code"><a class="header" href="#launching-with-vs-code"
&quot;name&quot;: &quot;Debug Project (Godot 4)&quot;,
&quot;type&quot;: &quot;lldb&quot;, // type provided by CodeLLDB extension
&quot;request&quot;: &quot;launch&quot;,
&quot;preLaunchTask&quot;: &quot;rust: cargo build&quot;,
&quot;cwd&quot;: &quot;${workspaceFolder}&quot;,
&quot;args&quot;: [
&quot;-e&quot;, // run editor (remove this to launch the scene directly)
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 8dc00a3

Please sign in to comment.