Readd images
(cherry picked from commit 54411c7985a149e066a0bb8f5723b7e26e1a3b85)
This commit is contained in:
2
Development/Images/.gitattributes
vendored
Normal file
2
Development/Images/.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Ignore Git LFS for images to be used on web without pulling LFS
|
||||
* !filter !diff !merge text=auto
|
||||
BIN
Development/Images/Logo.png
Normal file
BIN
Development/Images/Logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.7 KiB |
BIN
Development/Images/flax-pic-1.jpg
Normal file
BIN
Development/Images/flax-pic-1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 448 KiB |
BIN
Development/Images/flax-pic-2.jpg
Normal file
BIN
Development/Images/flax-pic-2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 341 KiB |
BIN
Development/Images/flax-pic-3.jpg
Normal file
BIN
Development/Images/flax-pic-3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 489 KiB |
@@ -1,7 +1,7 @@
|
||||
<img align="left" src="Development/Images/Logo.png" width="100px"/>
|
||||
# Flax Engine
|
||||
[](https://marketplace.visualstudio.com/items?itemName=Flax.FlaxVS)
|
||||
[](https://flaxengine.com/discord)
|
||||
<a href="https://marketplace.visualstudio.com/items?itemName=Flax.FlaxVS"><img src="https://img.shields.io/badge/vs-extension-green.svg"/></a>
|
||||
<a href="https://flaxengine.com/discord"><img src="https://discordapp.com/api/guilds/437989205315158016/widget.png"/></a>
|
||||
|
||||
Flax Engine is a high quality modern 3D game engine written in C++ and C#.
|
||||
From stunning graphics to powerful scripts - Flax can give everything for your games. Designed for fast workflow with many ready to use features waiting for you right now. To learn more see the website ([www.flaxengine.com](https://flaxengine.com)).
|
||||
@@ -17,9 +17,7 @@ This repository contains full source code of the Flax (excluding NDA-protected p
|
||||
|
||||
# Flax plugin for Visual Studio
|
||||
|
||||
Flax Visual Studio extension provides better programming workflow, C# scripts debugging functionality and allows to attach to running engine instance to debug C# source.
|
||||
|
||||
This extension is available to download [here](https://marketplace.visualstudio.com/items?itemName=Flax.FlaxVS).
|
||||
Flax Visual Studio extension provides better programming workflow, C# scripts debugging functionality and allows to attach to running engine instance to debug C# source. This extension is available to download [here](https://marketplace.visualstudio.com/items?itemName=Flax.FlaxVS).
|
||||
|
||||
# Screenshots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user