@@ -120,17 +120,15 @@ to GitHub Pages using GitHub Actions.
120
120
121
121
[ Luminol] [ luminol ] by [ @speak2erase ] and [ @somedevfox ] is a remake
122
122
of the RPG Maker editor, based mostly off of [ RPG Maker XP] [ RMXP ]
123
- (aka RMXP),
124
- with the intent of creating a more modern, feature rich,
123
+ (aka RMXP), with the intent of creating a more modern, feature rich,
125
124
and open source version of RMXP.
126
125
127
126
RGSS, RMXP's runtime, has already been open sourcecd thanks to [ mkxp] .
128
127
However despite the several attempts, no one has fully remade the editor.
129
- There are [ some tools] [ r48 ] out there which
130
- cover some of its functionality, but none are user friendly, nor feature complete.
128
+ There are [ some tools] [ r48 ] out there which cover some of its functionality,
129
+ but none are user friendly, nor feature complete.
131
130
132
- RGSS is actually quite enjoyable to use.
133
- The actual editor though - not so much:
131
+ RGSS is actually quite enjoyable to use. The actual editor though - not so much:
134
132
dated and often unintuitive UI, extensibility issues,
135
133
binary format that is allergic to source control,
136
134
and arbitrary limits that never existed in previous versions.
@@ -146,7 +144,8 @@ Luminol's key differences:
146
144
- Open-source.
147
145
- Better user experience overall.
148
146
149
- Luminol is currently looking for contributors: [ there is a lot to be done] [ luminol-issues ] .
147
+ Luminol is currently looking for contributors:
148
+ [ there is a lot to be done] [ luminol-issues ] .
150
149
If you'd like to help contribute, please reach out to [ @speak2erase ] !
151
150
152
151
[ luminol ] : https://github.com/Astrabit-ST/Luminol
0 commit comments