mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
21 lines
No EOL
1 KiB
XML
21 lines
No EOL
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="PYTHON_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/dist/ba_data/python" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/dist/ba_data/python-site-packages" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/dist/ba_root/mods" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/dist/dummymodules" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Python 3.12" jdkType="Python SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="PyDocumentationSettings">
|
|
<option name="format" value="PLAIN" />
|
|
<option name="myDocStringFormat" value="Plain" />
|
|
</component>
|
|
<component name="TestRunnerService">
|
|
<option name="PROJECT_TEST_RUNNER" value="py.test" />
|
|
</component>
|
|
</module> |