21 lines
333 B
Markdown
21 lines
333 B
Markdown
---
|
|
title: "game.url"
|
|
description: "Opens a URL"
|
|
layout: "definition"
|
|
page_status:
|
|
# - 'stub' # Not going to expand
|
|
---
|
|
|
|
## Usage
|
|
|
|
```txt
|
|
game.url <url>
|
|
```
|
|
|
|
Where `<url>` is an url you want to open, for example <https://grannysmithgame.com/>
|
|
|
|
<!--
|
|
optional arguments are written in square brackets
|
|
|
|
below you can add examples
|
|
--->
|