Projekt přejmenován. Neko nastaven na výchozí pozici
This commit is contained in:
parent
1a27dd6fab
commit
ceac37920b
104 changed files with 873 additions and 208 deletions
13
.idea/.idea.OneNightDuel/.idea/.gitignore
generated
vendored
Normal file
13
.idea/.idea.OneNightDuel/.idea/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/modules.xml
|
||||
/contentModel.xml
|
||||
/.idea.FNAF_Clone.iml
|
||||
/projectSettingsUpdater.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
1
.idea/.idea.OneNightDuel/.idea/.name
generated
Normal file
1
.idea/.idea.OneNightDuel/.idea/.name
generated
Normal file
|
|
@ -0,0 +1 @@
|
|||
OneNightDuel
|
||||
5
.idea/.idea.OneNightDuel/.idea/codeStyles/codeStyleConfig.xml
generated
Normal file
5
.idea/.idea.OneNightDuel/.idea/codeStyles/codeStyleConfig.xml
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<component name="ProjectCodeStyleConfiguration">
|
||||
<state>
|
||||
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
|
||||
</state>
|
||||
</component>
|
||||
4
.idea/.idea.OneNightDuel/.idea/encodings.xml
generated
Normal file
4
.idea/.idea.OneNightDuel/.idea/encodings.xml
generated
Normal file
|
|
@ -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>
|
||||
12
.idea/.idea.OneNightDuel/.idea/indexLayout.xml
generated
Normal file
12
.idea/.idea.OneNightDuel/.idea/indexLayout.xml
generated
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes>
|
||||
<Path>FNAF_Server</Path>
|
||||
<Path>build-linux.sh</Path>
|
||||
<Path>launch-server.sh</Path>
|
||||
</explicitIncludes>
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
||||
7
.idea/.idea.OneNightDuel/.idea/vcs.xml
generated
Normal file
7
.idea/.idea.OneNightDuel/.idea/vcs.xml
generated
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/MonoGameLibrary" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue