Added Logos
This commit is contained in:
parent
e8de05e3c4
commit
9598aded5b
BIN
.github/Banner.png
vendored
Normal file
BIN
.github/Banner.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 155 KiB |
BIN
.github/Logo.png
vendored
Normal file
BIN
.github/Logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
.github/Logo2.png
vendored
Normal file
BIN
.github/Logo2.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
.github/Logo3.png
vendored
Normal file
BIN
.github/Logo3.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 433 KiB |
BIN
.github/Logo4.png
vendored
Normal file
BIN
.github/Logo4.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 640 KiB |
BIN
.github/upscailed.png
vendored
Normal file
BIN
.github/upscailed.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 235 KiB |
8
.idea/.gitignore
generated
vendored
Normal file
8
.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
8
.idea/Onyx-Engine.iml
generated
Normal file
8
.idea/Onyx-Engine.iml
generated
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="CPP_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
31
.idea/betterCommentsSettings.xml
generated
Normal file
31
.idea/betterCommentsSettings.xml
generated
Normal file
@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="BetterCommentsSettings">
|
||||
<option name="initialized" value="true" />
|
||||
<option name="tags">
|
||||
<list>
|
||||
<CustomTag>
|
||||
<option name="color" value="#FF2D00" />
|
||||
<option name="type" value="!" />
|
||||
</CustomTag>
|
||||
<CustomTag>
|
||||
<option name="color" value="#3498DB" />
|
||||
<option name="type" value="?" />
|
||||
</CustomTag>
|
||||
<CustomTag>
|
||||
<option name="color" value="#474747" />
|
||||
<option name="hasStrikethrough" value="true" />
|
||||
<option name="type" value="//" />
|
||||
</CustomTag>
|
||||
<CustomTag>
|
||||
<option name="color" value="#FF8C00" />
|
||||
<option name="type" value="todo" />
|
||||
</CustomTag>
|
||||
<CustomTag>
|
||||
<option name="color" value="#98C379" />
|
||||
<option name="type" value="*" />
|
||||
</CustomTag>
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
10
.idea/material_theme_project_new.xml
generated
Normal file
10
.idea/material_theme_project_new.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="MaterialThemeProjectNewConfig">
|
||||
<option name="metadata">
|
||||
<MTProjectMetadataState>
|
||||
<option name="userId" value="-2b770f38:196dfb970e4:-7d92" />
|
||||
</MTProjectMetadataState>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
8
.idea/modules.xml
generated
Normal file
8
.idea/modules.xml
generated
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/Onyx-Engine.iml" filepath="$PROJECT_DIR$/.idea/Onyx-Engine.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user