Skip to content

Commit f43dd67

Browse files
committed
readme typo
1 parent 1581ad1 commit f43dd67

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ compiler_commands.json
1515
*.sublime-project
1616
*.sublime-workspace
1717
/.editor_settings
18-
build_config.json
18+
build_config.json
19+
.clang-format

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@ or you can add stable versions from [releases](https://github.com/selimanac/defo
1414
## Examples
1515

1616
Hexagon example: https://github.com/selimanac/defold-astar-hex-example
17-
Basic tilemap example: https://github.com/selimanac/defold-astar-tilemap-example
18-
19-
Old examples: https://github.com/selimanac/defold-astar-examples
20-
17+
Basic tilemap, entities, and multi-map example: https://github.com/selimanac/defold-astar-tilemap-example
2118

2219
## Forum
2320

@@ -27,7 +24,6 @@ https://forum.defold.com/t/a-native-extension/
2724
If you find my [Defold Extensions](https://github.com/selimanac) useful for your projects, please consider [supporting](https://github.com/sponsors/selimanac) it.
2825
I'd love to hear about your projects! Please share your released projects that use my native extensions. It would be very motivating for me.
2926

30-
3127
## Release Notes
3228

3329
### 1.2

0 commit comments

Comments
 (0)