Last active
March 19, 2018 14:05
-
-
Save danielytics/48a8ce354dbb0a80d935e2d2a8fc70f0 to your computer and use it in GitHub Desktop.
Code snippets for "Using C++ and GDNative in Godot 3" tutorial, Part 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tutorial root directory/ | |
├── playerlib/ | |
│ └── src/ | |
└── playerdemo/ | |
└── libs/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment