Skip to content

Releases: Mech654/VisualBotCreator

VBC - 2025-07-25 17:27:24 UTC

25 Jul 17:27

Choose a tag to compare

dont test

who idea was that anyways?

Release v16527230504

25 Jul 16:57

Choose a tag to compare

dot size fix

Release v15543734171

09 Jun 20:27

Choose a tag to compare

added language to skip list

Release v15401057335

02 Jun 19:37

Choose a tag to compare

Implements Bot Engine core logic

This commit introduces the core logic for the Bot Engine.
It includes functionality to load node definitions from a SQLite database,
execute nodes written in C#, Python, and JavaScript, and manage
the bot's runtime memory (RAM). It also includes basic error handling
and logging.

Release v15271516152

27 May 09:30

Choose a tag to compare

builds working now

Release v15228658410

24 May 15:59
f20fc21

Choose a tag to compare

Merge pull request #6 from wildREA/main

Remove unused references