ColafeScript VS Unity-Lua

Compare ColafeScript vs Unity-Lua and see what are their differences.

ColafeScript

ColafeScript (COnsole LAnguage For Events) is a simple runtime scripting language for the Unity game engine. (by LucianoCandal)

Unity-Lua

A wrapper around MoonSharp that allows easy development of moddable Unity games (by Semaeopus)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ColafeScript Unity-Lua
1 1
18 143
- 2.1%
0.0 0.0
over 1 year ago over 3 years ago
C# C#
Mozilla Public License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ColafeScript

Posts with mentions or reviews of ColafeScript. We have used some of these posts to build our list of alternatives and similar projects.

Unity-Lua

Posts with mentions or reviews of Unity-Lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-23.
  • How would you go about exposing a modding api?
    2 projects | /r/Unity3D | 23 Jan 2021
    We use MoonSharp for our Lua integration, and it provides easy ways to bind methods and read & write data between C# and Lua sides. It also allows oyu to easily manage the LuaVMs themselves, of course, but we've also created our own wrapper for it that adds some helpful features and also allows us easily write Lua APIs and then choose which ones to use for each LuaVM when we start them.

What are some alternatives?

When comparing ColafeScript and Unity-Lua you can also consider the following projects:

realtime-CSG-for-unity - Realtime-CSG, CSG level editor for Unity

Unity-game-hacking - A guide for hacking unity games

ThunderKit - Mod Project Development Environment for Unity and Unity Games

modding-wiki - A wiki repository for Sekiro modding.

UnityLibrary - :books: Library of all kind of scripts, snippets & shaders for Unity

Harmony - A library for patching, replacing and decorating .NET and Mono methods during runtime

Oxide.Rust - Rust game extension for the Oxide modding framework

grim_dawn_mod_merger - Tool for merging mods together for Grim Dawn

quill - Minimal UI library for unity. It provides modding capabilities via lua api.

Fragsurf-2 - Fragsurf is an actively developed standalone game based on HL2 surf and bhop movement mechanics.

Il2CppAssemblyUnhollower - A tool to generate Managed->IL2CPP proxy assemblies

UnityExplorer - An in-game UI for exploring, debugging and modifying IL2CPP and Mono Unity games.