ded

Dramatic EDitor
Index Commits Files Refs README LICENSE
ModeNameSize
d---------.github.
d---------fonts.
d---------shaders.
d---------src.
-rw-r--r--.gitignore7L
-rw-r--r--CONTRIBUTING.md12L
-rw-r--r--LICENSE20L
-rw-r--r--README.md31L
-rwxr-xr-xbuild.sh15L
-rw-r--r--build_msvc.bat12L
-rw-r--r--build_msys2_mingw64.sh16L
-rw-r--r--setup_dependencies.bat28L

Dramatic EDitor

THIS SOFTWARE IS UNFINISHED!!! Don't have any high expectations.

Quick Start

Dependencies

POSIX

$ ./build.sh
$ ./ded src/main.c

Windows MSVC

> .\setup_dependencies.bat
> .\build_msvc.bat
> .\ded.exe src\main.c

Fonts