Skip to content

Commit 98ccb53

Browse files
committed
Add into about C++ scripting setup
1 parent 38f5a73 commit 98ccb53

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
Sample project showcasing usage of [Arizona Framework](https://github.com/FlaxEngine/ArizonaFramework) for [Flax Engine](https://flaxengine.com/).
66

7+
## Installation
8+
9+
0. Ensure to have proper system setup for C++ Scripting - see [Flax Docs](https://docs.flaxengine.com/manual/scripting/cpp/index.html)
10+
11+
1. Clone repo `ArizonaFrameworkSample` (with submodules: `git submodule update --init --recursive`)
12+
13+
2. Run `ArizonaFrameworkSample.flaxproj`
14+
715
## License
816

917
Both this sample and Arizona Framework are released under **MIT License**.

0 commit comments

Comments
 (0)