Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AsPJT committed Aug 9, 2019
2 parents 0a5e010 + 234631f commit 20c3788
Showing 1 changed file with 26 additions and 13 deletions.
39 changes: 26 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

[![Logo-GIF](https://kasugaccho.github.io/DungeonPicture/Picture/Logo/logo_color800_2.gif)](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/API-reference)

[>> Japanese(日本語ページはこちら)](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/%E3%83%9B%E3%83%BC%E3%83%A0)
---

## [Download](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases)
## [Download 📥](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases)

[**>> SDK Downloads**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases)
[**>> SDK Downloads 📥**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases)

[**>> Web Trial**](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/Web-Trial)
[**>> Web Trial 🏷**](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/Web-Trial)

## Overview
---

## Overview 💬

### [**Version 0.4.11**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases) [ C++11/14/17 ]

Expand All @@ -22,26 +24,31 @@
|Zapcc|unknown|1.0.1-passing|1.0.1-passing|
|ICC|unknown|unknown|unknown|

|Support IDE|
|Support IDE|
|:---:|
|Visual Studio 2019 version 16.0.0~|
|Visual Studio 2017 version 15.0.0~|
|Visual Studio 2015 Update 3|

|Support Game Engine|
|Support Game Engine 🎮|
|:---:|
|[![svg](https://kasugaccho.github.io/DungeonPicture/Picture/UE4/Unreal_Engine_Horiz_Black.svg)](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/Unreal-Engine-4)[![UE4](https://kasugaccho.github.io/DungeonPicture/Picture/UE4/drawLandscape.png)](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/Unreal-Engine-4)|

---

## [API reference 📚](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/API-reference)

## [API reference](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/API-reference)
[**>> API reference 📚**](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/API-reference)

[**>> API reference**](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/API-reference)
[**>> Version History 📜**](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/Version-History)

[**>> Roadmap**](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/Roadmap)
[**>> Roadmap 🏛**](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/Roadmap)

[![API reference](https://Kasugaccho.github.io/DungeonPicture/Picture/3D/diamond_sqare_ai.png)](https://github.com/Kasugaccho/DungeonTemplateLibrary/wiki/API-reference)

## Quick Start (CMake)
---

## Quick Start (CMake) ⏩

First clone this code.

Expand All @@ -68,14 +75,20 @@ cmake .. -G"Visual Studio 15 2017 Win64"
MSBuild DTL.sln /p:Configuration=Release
```

## [License](https://github.com/Kasugaccho/DungeonTemplateLibrary/blob/master/LICENSE_1_0.txt)
---

## [License 💳](https://github.com/Kasugaccho/DungeonTemplateLibrary/blob/master/LICENSE_1_0.txt)

[>> View License 💳](https://github.com/Kasugaccho/DungeonTemplateLibrary/blob/master/LICENSE_1_0.txt)

Copyright (c) 2017-2019 Kasugaccho.
Copyright (c) 2018-2019 As Project.

Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

## Contact
---

## Contact 📮

|E-mail:|wanotaitei@gmail.com|
|:---|:---|
Expand Down

0 comments on commit 20c3788

Please sign in to comment.