Skip to content

Commit

Permalink
Merge pull request #291 from TinfoilSubmarine/minetest
Browse files Browse the repository at this point in the history
  • Loading branch information
b3nj5m1n authored Jul 31, 2023
2 parents 0f2d7dd + 242110c commit 8d13fae
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/minetest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "minetest",
"files": [
{
"path": "$HOME/.minetest",
"movable": true,
"help": "Export the following environment variables:\n\n```bash\nexport MINETEST_USER_PATH=\"$XDG_DATA_HOME\"/minetest\n```\n"
}
]
}

0 comments on commit 8d13fae

Please sign in to comment.