mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-04 05:13:55 -04:00
added link to worlds between code blocks
This commit is contained in:
parent
f6704d8451
commit
afd2dbb406
1 changed files with 2 additions and 0 deletions
|
@ -147,6 +147,8 @@ print(Systems.systemName)
|
|||
-- Registers the loaded systems. Either with a for loop for automatic registering, or manually (you can choose the order)
|
||||
-- Create World first, also see:
|
||||
[Worlds](#worlds)
|
||||
```
|
||||
```lua
|
||||
local myWorld = Concord.world()
|
||||
|
||||
--for loop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue