about cave engine

October 03, 2025 at 04:40 AM
214 views 7 replies
clips
cliper
User
October 03, 2025 at 04:40 AM

Yesterday I saw this engine was on sale, but the discount wasn't applied when I went to pay.

Replies (7)

clips
cliper
User
October 03, 2025 at 04:43 AM

How compatible is the executable (exe) generated by this engine? How well does it perform on Windows 7, Windows 10, or Windows 11? For example, Godot, this game engine, doesn't support Python and only works with C#.

Uniday Studio
UnidayStudio
Admin
October 03, 2025 at 11:20 AM

The engine was not on sale yesterday, it will be today, when 1.3 is out! Stay tuned, soon we will have news about it everywhere! :D

Regarding compatibility: It should work just fine, but we officially support Windows 10 and newer. And Cave doesn't require anyone to have python installed, it comes with the engine itself.

clips
cliper
User
October 03, 2025 at 01:42 PM

Does it support OpenCV, Pandas, and more modules? And does it allow us to use PIP to install Python modules? And how do you resolve the problem of packaging the Python script into a Windows application?

clips
cliper
User
October 03, 2025 at 01:50 PM

just like godot,If I want to use the Python script to write the code,I need use the addon "py4godot",and than if i want to pack the windows application,I should copy the Python code file into the export path . the cave engine need this setup if I want to export the windows application?

Uniday Studio
UnidayStudio
Admin
October 03, 2025 at 08:43 PM

Cave have Python support by default, you don't need to install, move or copy anything. It just... works. :D

clips
cliper
User
October 04, 2025 at 08:58 AM

when i export the default project,it is show some errors:

Failed to Duplicate files: copy: 系统找不到指定的文件。: "C:\Users\13929\Documents\CaveEngine\Game.exe", "C:\Users\13929\AppData\Roaming\Cave Engine\My Projects\My Game\Bin\Win64\My Game\My Game.exe"

"系统找不到指定的文件" means: the system dose not find the file.

maybe because i use the chinese in order to this errors?

Uniday Studio
UnidayStudio
Admin
October 04, 2025 at 11:39 AM

Yes, special characters are not supported in the pathes.

Join the Discussion

Please login or create an account to reply to this post.