This website requires JavaScript.
Explore
Help
Sign In
patrick
/
odin_editor
mirror of
https://github.com/pcleavelin/odin_editor.git
Watch
1
Star
0
Fork
You've already forked odin_editor
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d5db929b3f
odin_editor
/
Makefile
5 lines
88 B
Makefile
Raw
Blame
History
all
:
editor
editor
:
src
/**/*.
odin
mkdir -p bin
odin build src/ -out:bin/editor -debug
Reference in New Issue
View Git Blame
Copy Permalink