Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
megagrump authored Feb 11, 2022
1 parent 1caafd1 commit 7390101
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ You can use it to write 2D and 3D games in [Lua](https://www.lua.org/) or [Yuesc

![yuema3](https://user-images.githubusercontent.com/31128870/152654649-9f07a8c1-67a5-494c-8514-f79bb51ff2be.png)

![yuema_box2d](https://user-images.githubusercontent.com/31128870/153551507-26d94ece-6d52-4757-abeb-7d2d6fcc4ebb.png)

## How to build

Make sure you clone with submodules:
Expand Down Expand Up @@ -63,8 +65,7 @@ Some examples can be found in the `examples` directory.
./build/yuema examples/gui_controls.yue
./build/yuema examples/core_3d_camera_first_person.yue
./build/yuema examples/models_mesh_picking.yue
./build/yuema examples/physics_demo.yue
./build/yuema examples/physics_movement.lua
./build/yuema examples/box2d_joints.yue
```

You **must** run the examples from the project root.
Expand Down

0 comments on commit 7390101

Please sign in to comment.