Datasets:
ArXiv:
License:
updated list of games
Browse files- GamePhysics.py +1 -1
- list_of_games.json +0 -0
GamePhysics.py
CHANGED
|
@@ -48,7 +48,7 @@ class GamePhysics_Config(datasets.BuilderConfig):
|
|
| 48 |
**kwargs: keyword arguments forwarded to super.
|
| 49 |
"""
|
| 50 |
super(GamePhysics_Config, self).__init__(
|
| 51 |
-
version=datasets.Version("1.0.
|
| 52 |
)
|
| 53 |
|
| 54 |
|
|
|
|
| 48 |
**kwargs: keyword arguments forwarded to super.
|
| 49 |
"""
|
| 50 |
super(GamePhysics_Config, self).__init__(
|
| 51 |
+
version=datasets.Version("1.0.1", ""), **kwargs
|
| 52 |
)
|
| 53 |
|
| 54 |
|
list_of_games.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|