Gobo
GML Formatter
A C# code formatter specifically designed for GameMaker Language (GML), ensuring consistent and opinionated formatting with automatic line wrapping.
Gobo is an opinionated code formatter for GameMaker Language (GML).
23 stars
2 watching
2 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
nikko-the-cat/gml-classes | An extension script for GameMaker Studio 2 that adds OOP features | 13 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |
cheekybits/genny | A tool for generating type-specific code in Go using generics | 1,710 |
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 12 |
glycerine/greenpack | A serialization library for Go that adds versioning, stronger typing, and optional schema to MessagePack | 115 |
shurcool/github_flavored_markdown | A Go package that renders GitHub Flavored Markdown with fenced code blocks and clickable headers. | 160 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
yellowafterlife/gmedit | A high-end code editor for GameMaker projects with features such as syntax extensions, custom themes, and plugin support. | 314 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 306 |
grisgram/gml-outline-shader-drawer | A GameMaker Studio 2 shader that draws detailed outlines around sprites with adjustable strength, color, and animation effects. | 20 |
keeveegames/arraylist.gml | A custom list class built on top of GameMaker Studio 2's array data structure, providing an optimized and feature-rich implementation for managing collections of data. | 14 |