Add another bullet point

This commit is contained in:
Lucien Greathouse
2019-06-19 10:41:44 -07:00
parent dcb5c12197
commit 21d04a9f85

View File

@@ -4,4 +4,5 @@
* Can port as much or as little of your game as you like
* Rojo can manage just a slice of your game!
* Some Roblox idioms aren't very well supported
* Redundant copies of scripts don't work well with files
* Redundant copies of scripts don't work well with files
* Having only a couple places with scripts simplifies your project dramatically!