Make a basic install (for windows and pycharm)

This commit is contained in:
2024-05-04 16:40:02 +02:00
parent 1e867a553e
commit fe4f12424b
2 changed files with 15 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="install-dev" type="BatchConfigurationType" factoryName="Batch">
<module name="Blender-Fange-Pipeline" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SCRIPT_NAME" value="./dev/install-dev.cmd" />
<option name="PARAMETERS" value="" />
<method v="2" />
</configuration>
</component>