Replies: 2 comments
-
Yes, you can make a game without installing VS. Not sure what you plan on using instead, but I'm sure if you know the tools well enough you'll be fine. You may need to use one of the community modules for Premake, or write your own, to support this alternative setup though. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can use this: https://github.com/mstorsjo/llvm-mingw/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My question was this, is it possible to create a game using only premake, without having to install VS?
Beta Was this translation helpful? Give feedback.
All reactions