#include <iostream>
int main()
{
std::cout << "Hello!";
return 0;
}
Spoiler warning
**I sucks at coding**
- Finish Project.
- Make a finished editor.
- Use ImGui and OpenGL.
- Add License.
- Support for VScode.
- Support OpenAL-Software.
Special thanks to Khronos Group for creating OpenGL
Special thanks to Apple for making the OpenGL always translated to Metal and not remove OpenGL.framework folder
Thanks GLFW team for making library for creating Vulkan or OpenGL window
Thanks to ocournut for creating Imgui to make the window doesn't look like ass
and so much more people for making this project even possible.
Migrated to a private Gitea, I will synchronize every changes, I want to self-host the repo myself, for somethings, so strap in for new changes which probably is none at all.