Skip to main content
itch.io
Browse Games
Game Jams
Upload Game
Developer Logs
Community
Log in
Register
Indie game store
Free games
Fun games
Horror games
Game development
Assets
Comics
Sales
Bundles
Jobs
Tags
Game Engines
make plugin on zerobrane studio IDE
plugin on zerobrane studio IDE · By
Oblerion Studio
Add to collection
tool
Community
Community
Search
New topic
4
Topics
Topic
Last post
Sticky
template
Template local name = "template" local interpreter={} --your interpreter table local api={} --your api table -- add lua...
started by
Oblerion Studio
Oct 02, 2024
34
views
No replies yet
Sticky
menueditor
onMenuEditor = function(self, menu, editor, event) -- menu = wxMenu wignet (set menu item) -- editor = wxStyledTextCtrl...
started by
Oblerion Studio
Oct 02, 2024
35
views
No replies yet
Sticky
interpreter
interpreter table template -- name is variable package local interpreter={ name=name, description="desc interpreter", ap...
started by
Oblerion Studio
Oct 02, 2024
42
views
No replies yet
Sticky
api
api local api={ -- function print(text) print = { type = "function", description = [[A print function]], -- var:type arg...
started by
Oblerion Studio
Oct 02, 2024
36
views
No replies yet