DuoScript Indev Release

Mooshua

Vine-Ripened, non-GMO, and USDA Certified Organic.
Tech
Hi! A couple of months back I was working on a mod for Counter-Strike 2 called DuoScript. It allows you to write plugins for source-engine games using Luau (“Roblox Lua”)

I’m still working on it, but I haven’t touched it in a while so I’ve put in on GitHub in case anyone is interested in taking a peek :) (This is not suitable for making game modifications at the moment!)

The thing —> https://github.com/Mooshua/DuoScript

Have fun!

What works:
  • Plugin Loading (“.duo” files)
  • Metamod “Extensions”
  • Minimal file/time/threading/logging API
  • Fully concurrent, callbackless, and await-less asynchronous API (I am very proud of this)
 
That's actually quite interesting Mooshua! BTW do you have intention to port jb_shiver to CS2? I feel like the map had real potential but was limited by the low fps issue. I would love to see it on the server :)
 

Latest posts

Back
Top