godot 4.4 beta4
parent
a783b11d68
commit
3d271891f8
@ -0,0 +1,13 @@
|
|||||||
|
# Default ignored files
|
||||||
|
/shelf/
|
||||||
|
/workspace.xml
|
||||||
|
# Rider ignored files
|
||||||
|
/.idea.Princess Dragon Slayer.iml
|
||||||
|
/contentModel.xml
|
||||||
|
/projectSettingsUpdater.xml
|
||||||
|
/modules.xml
|
||||||
|
# Editor-based HTTP Client requests
|
||||||
|
/httpRequests/
|
||||||
|
# Datasource local storage ignored files
|
||||||
|
/dataSources/
|
||||||
|
/dataSources.local.xml
|
||||||
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||||
|
</project>
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="UserContentModel">
|
||||||
|
<attachedFolders />
|
||||||
|
<explicitIncludes />
|
||||||
|
<explicitExcludes />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
@ -0,0 +1,10 @@
|
|||||||
|
<component name="libraryTable">
|
||||||
|
<library name="GdSdk Master" type="GdScript">
|
||||||
|
<properties path="C:\Users\woitsche\AppData\Local\JetBrains\Rider2024.3\projects\princess dragon slayer.11b6e06\sdk\GdSdk Master" version="Master" date="2024-06-01T15:14:16.000+02:00" />
|
||||||
|
<CLASSES />
|
||||||
|
<JAVADOC />
|
||||||
|
<SOURCES>
|
||||||
|
<root url="file://$USER_HOME$/AppData/Local/JetBrains/Rider2024.3/projects/princess dragon slayer.11b6e06/sdk/GdSdk Master" />
|
||||||
|
</SOURCES>
|
||||||
|
</library>
|
||||||
|
</component>
|
||||||
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="JsBuildToolPackageJson" sorting="DEFINITION_ORDER" />
|
||||||
|
</project>
|
||||||
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"godotTools.editorPath.godot4": "c:\\Program Files\\Godot_v4.3-dev6_win64\\Godot_v4.3-dev6_win64.exe",
|
"godotTools.editorPath.godot4": "/home/sascha/Godot/Godot_v4.4-beta4_linux.x86_64",
|
||||||
"cmake.configureOnOpen": true
|
"cmake.configureOnOpen": true
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@
|
|||||||
|
uid://c3lygh35w64xs
|
||||||
@ -0,0 +1 @@
|
|||||||
|
uid://cnypyawdc2pav
|
||||||
@ -0,0 +1 @@
|
|||||||
|
uid://d3tamph1wtuyg
|
||||||
@ -0,0 +1 @@
|
|||||||
|
uid://dnsg58qosk0ay
|
||||||
@ -0,0 +1 @@
|
|||||||
|
uid://dsxjfar6es6bf
|
||||||
Loading…
Reference in New Issue