mirror of
https://github.com/tanema/light_world.lua.git
synced 2024-12-24 20:24:19 +00:00
readme updated example
This commit is contained in:
parent
82061d93d0
commit
c85bc30da9
@ -10,7 +10,7 @@ only it has been largely refactored and edited to allow for scaling and proper t
|
||||
## How to use
|
||||
|
||||
```lua
|
||||
local LightWorld = require "lib/light_world"
|
||||
local LightWorld = require "lib" --the path to where light_world is (in this repo "lib")
|
||||
|
||||
-- create light world
|
||||
lightWorld = LightWorld({
|
||||
|
Loading…
Reference in New Issue
Block a user