Skip to content

Commit

Permalink
Add neverball (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelleJS authored Jun 5, 2024
1 parent cc015b8 commit d56175d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions programs/neverball.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"files": [
{
"help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/Neverball/neverball/pull/184\n",
"movable": false,
"path": "$HOME/.neverball"
},
{
"help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/Neverball/neverball/pull/184\n",
"movable": false,
"path": "$HOME/.neverball-dev"
}
],
"name": "Neverball"
}

0 comments on commit d56175d

Please sign in to comment.