Skip to content

Commit

Permalink
Updated entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
sixfootsix50 committed Mar 2, 2024
1 parent 79c1d72 commit c79f647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rktl_game/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
tests_require=['pytest'],
entry_points={
'console_scripts': [
'game_manager = rktl_game.node.game_manager:main'
],
},
)

0 comments on commit c79f647

Please sign in to comment.