Editeur Master: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Editor Master | |title=Editor Master | ||
|image=Editeurmaster.png | |image=Editeurmaster.png | ||
|description= | |description=Edit Lua scripts directly on DS. | ||
|author=Papymouge (Nicolas Mougeot) | |author=Papymouge (Nicolas Mougeot) | ||
|lastupdated=2011/02/04 | |lastupdated=2011/02/04 | ||
Revision as of 07:50, 19 November 2024
| Editor Master | |
|---|---|
![]() | |
| General | |
| Author | Papymouge (Nicolas Mougeot) |
| Type | Utilities |
| Version | 0.101 |
| License | Mixed |
| Last Updated | 2011/02/04 |
| Links | |
| Download | |
| Website | |
A script in combination with the DS homebrew Microlua allows user to open and edit text files. Works with Microlua on Nintendo DS.
Note: The link is for v0.101 only (latest release is v0.122).
User guide
Requires libraries:
- Standard.lua
- libClavier.lua
- luaWidget.lua
- popUp.lua
- explore.lua
Changelog
Version 0.122
- Changing the name of the script index.lua for automatic script.
Version 0.110
- Added the ability to choose a name for the document.
Version 0.101
- Script operational document editing (s) does not create these documents (or at least give them a name)
External links
- Author's website - http://papymouge.indefero.net/p/editeur
