forked from SAtacker/quick-ftxui
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Scripting] Added interfacing of C++ references with QF variables (#22)
* Added ability to use C++ references with QF ints * Added ability to use C++ std::string references with QF strs * Updated README to reflect new changes in scripting * Fixing failing builds due to redefinitions * Updated roadmap for v0.2 release Signed-off-by: Vedant <[email protected]>
- Loading branch information
Showing
3 changed files
with
115 additions
and
53 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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