Skip to content

Commit 4842d29

Browse files
committed
Clarified the code-less mod in Getting Started.
1 parent f52edb8 commit 4842d29

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

ModdingGuide/getting-started.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You can also put all above files into `version-0.7` folder so it will only loads
9292

9393
## Conclusion
9494

95-
Unfortunately, you cannot do much with JSON mods beside some simple modifications.
95+
Unfortunately, you cannot do much with JSON mods beside some simple modifications. With my mod [Moddable Prefab](./ModdablePrefab.MD) you can do some more advanced modifications but it is still limited.
9696

9797
In the next part, we will learn how to make mods with code.
9898

0 commit comments

Comments
 (0)