Creating an excutable.....................................................
This is a discussion about Creating an excutable..................................................... in the Legacy OS category; Hai all, How can I create an executable file for a game I made in a 3d game engine (Blender 2. 34) Is it a C code, somewhat like. . . #include<stdio. h> main() { open(. . . . . . ) end file; blah blah blah; } Thanhx in Advnce.
Hai all,
How can I create an executable file for a game I made in a 3d game engine (Blender 2.34) Is it a C code, somewhat like...
#include<stdio.h>
main()
{
open("......")
end file;
blah blah blah;
}
Thanhx in Advnce. x)
How can I create an executable file for a game I made in a 3d game engine (Blender 2.34) Is it a C code, somewhat like...
#include<stdio.h>
main()
{
open("......")
end file;
blah blah blah;
}
Thanhx in Advnce. x)
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.