Add 'README.md'

This commit is contained in:
RetroAkaMe 2022-04-15 16:14:16 +02:00
parent 50094f4516
commit 5b4a88ca51
1 changed files with 17 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
Notebox
Source code for Notebox.
Here's a file branch to cover how the repository works.
Root/
├── Base.png Covers the application UI.
├── Base.md Narrates **Base.png**.
├── Notebox.mfa Clickteam Fusion file for the English version.
├── NoteboxFR.mfa Clickteam Fusion file for the French version.
├── NoteboxPT.mfa Clickteam Fusion file for the Portuguese version. Is outdated as of the 15/04/22.
└── Icons/ All the icons Notebox uses. Icons are made by Everaldo/Yellowicon./
├── Action-reload-icon.png Undo button
├── Action-edit-icon.png App logo
├── Action-copy-icon.png Copy button
├── Action-cut-icon.png Cut button
└── Action-paste-icon.png Paste button