mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +08:00
43 lines
932 B
JSON
43 lines
932 B
JSON
{
|
|
"code_source_dirs": [
|
|
"src/ballistica"
|
|
],
|
|
"name": "BallisticaCore",
|
|
"public": true,
|
|
"pylint_ignored_untracked_deps": [
|
|
"bs_mapdefs_tip_top",
|
|
"bs_mapdefs_lake_frigid",
|
|
"bs_mapdefs_monkey_face",
|
|
"astroid.modutils",
|
|
"bs_mapdefs_doom_shroom",
|
|
"bs_mapdefs_rampage",
|
|
"bs_mapdefs_big_g",
|
|
"bs_mapdefs_courtyard",
|
|
"bs_mapdefs_crag_castle",
|
|
"bs_mapdefs_happy_thoughts",
|
|
"astroid",
|
|
"bs_mapdefs_bridgit",
|
|
"pylint.lint",
|
|
"bs_mapdefs_zig_zag",
|
|
"bs_mapdefs_the_pad",
|
|
"bs_mapdefs_step_right_up",
|
|
"pytz",
|
|
"bs_mapdefs_football_stadium",
|
|
"bs_mapdefs_tower_d",
|
|
"bs_mapdefs_hockey_stadium",
|
|
"bs_mapdefs_roundabout",
|
|
"yaml",
|
|
"requests"
|
|
],
|
|
"python_paths": [
|
|
"assets/src/data/scripts",
|
|
"tools"
|
|
],
|
|
"python_source_dirs": [
|
|
"assets/src/data/scripts",
|
|
"assets/src/server",
|
|
"src/generated_src",
|
|
"tools",
|
|
"tests"
|
|
]
|
|
} |