mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-26 07:36:19 +00:00
Fix broken link in existing-game.md (#218)
This commit is contained in:
committed by
Lucien Greathouse
parent
974760f020
commit
d788dd3042
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
* Tools to port existing games are in progress!
|
* Tools to port existing games are in progress!
|
||||||
* [rbxlx-to-rojo](https://github.com/rojo/rbxlx-to-rojo)
|
* [rbxlx-to-rojo](https://github.com/rojo-rbx/rbxlx-to-rojo)
|
||||||
* `rojo export` ([issue #208](https://github.com/rojo-rbx/rojo/issues/208))
|
* `rojo export` ([issue #208](https://github.com/rojo-rbx/rojo/issues/208))
|
||||||
* Can port as much or as little of your game as you like
|
* Can port as much or as little of your game as you like
|
||||||
* Rojo can manage just a slice of your game!
|
* Rojo can manage just a slice of your game!
|
||||||
* Some Roblox idioms aren't very well supported
|
* 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!
|
* Having only a couple places with scripts simplifies your project dramatically!
|
||||||
|
|||||||
Reference in New Issue
Block a user