Skip to content

Commit

Permalink
Update modInterface example
Browse files Browse the repository at this point in the history
  • Loading branch information
aivora-beamng committed Dec 21, 2023
1 parent e7e7740 commit 001f63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/modInterface/using_mods_with_bngpy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
"outputs": [],
"source": [
"userpath = Path(USERPATH, '0.30')\n",
"userpath = Path(USERPATH, '0.31')\n",
"\n",
"# setting up mod\n",
"myModPath = userpath / 'mods' / 'genericResearchMod.zip' \n",
Expand Down

0 comments on commit 001f63e

Please sign in to comment.