Closed RenatoGeh closed 5 years ago
The "sample" level script (https://github.com/MarvellousSoft/MarvInc/blob/93fe7b79c24d1049da9ad9c8c592a59c92b839b2/marv/lparser/sample_level/level.lua) is pretty much a guide rather than a sample level, in that it explains step-by-step how to create your own. Is it a guide or more of a documentation that you're asking for? If it's the latter, should the docs be on the wiki?
Yes, I'm asking for a proper guide, and the wiki seems a good place for it. But we should nonetheless keep your step-by-step instructions and sample level, and even mention it on the guide. Can you make this sometime @Renato Geh renatogeh@gmail.com ?
Em qui, 13 de dez de 2018 às 15:38, Renato Lui Geh notifications@github.com escreveu:
The "sample" level script ( https://github.com/MarvellousSoft/MarvInc/blob/93fe7b79c24d1049da9ad9c8c592a59c92b839b2/marv/lparser/sample_level/level.lua) is pretty much a guide rather than a sample level, in that it explains step-by-step how to create your own. Is it a guide or more of a documentation that you're asking for? If it's the latter, should the docs be on the wiki?
— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/MarvellousSoft/MarvInc/pull/257#issuecomment-447055928, or mute the thread https://github.com/notifications/unsubscribe-auth/ADwvcA6rr1jrzbtD4wjde5hIp9HFsS4Yks5u4pCRgaJpZM4WmMeZ .
Merged and rebased in d4eaec3d8617f4645df6f5c95005cc68424e7dd0, 5dc03cda6ccf306205065d0cd958f78c975a4320, 79a90953ad1e685a54e1ab374f357dc5669e8869.
Custom level script. See
/marv/lparser/sample_level
for a sample on how to create your own custom levels.