mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
we want quot
This commit is contained in:
parent
ce4f27fa27
commit
cf8f410a5e
|
@ -12,7 +12,8 @@ export function GameDeveloperSummary() {
|
||||||
<li>
|
<li>
|
||||||
Compile with{" "}
|
Compile with{" "}
|
||||||
<code>
|
<code>
|
||||||
AGBRS_BACKTRACE_WEBSITE="your-website.test/crash#" cargo build
|
AGBRS_BACKTRACE_WEBSITE="your-website.test/crash#"
|
||||||
|
cargo build
|
||||||
</code>
|
</code>
|
||||||
.
|
.
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue