Skip to content

Commit d821232

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents ff8af5b + e07ca4f commit d821232

2 files changed

Lines changed: 35 additions & 3 deletions

File tree

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2023 Daniel Elebash
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,26 @@
33
This project allows you to create an Unreal landscape from a real world location on a map.
44
This project is not affiliated with Mapbox it is just something I wanted to do. Cheers!
55

6-
Get help here <a href="https://discord.gg/2WkHWNDf8q" target="_blank">Discord Server</a>
6+
77

88
![image](https://user-images.githubusercontent.com/2220160/177798094-7e1b613d-7f27-402d-b966-5a07288cf6b8.png)
99

10-
Other free Unreal projects:
10+
## Support:
11+
https://discord.gg/2WkHWNDf8q
12+
13+
## My other projects:
1114

15+
Unreal Mapbox Bridge - Import real world locations into UE as Landscapes
16+
https://github.com/delebash/UnrealMapboxBridgePlugin
17+
18+
Unreal Vault Organizer - Organize your Unreal Vault with Tags and get update notifications
1219
https://github.com/delebash/unreal_vault_organizer
1320

14-
https://github.com/delebash/unreal_mapbox_bridge
21+
Texture From Mesh Creator - Creates a texture from a screen shot of a Mesh. Main puporse for this was so I could easily capture the show print of my characters so I could stamp that texture into the landscape for footprint effects.
22+
https://github.com/delebash/TextureFromMeshCreator
23+
24+
Global Environmental System (GES) -- This system integrates Ultra Dynamic Sky Weather (potentially any Weather System) with Megascan Foliage, Trees, Props, UE Water, Ambient Wind System, and various other Systems.
25+
https://github.com/delebash/UE_GlobalEnvironmentalSystem
1526

1627

1728
## [Intro and Install Video](https://www.youtube.com/watch?v=wwEDuVmCayU)

0 commit comments

Comments
 (0)