Skip to content

Instantly share code, notes, and snippets.

@nezuo
nezuo / remodel-selene.md
Last active January 9, 2023 22:50
Remodel standard library for selene
View remodel-selene.md

Instructions

  1. Copy the file below into one called remodel.yml
  2. In selene.toml, replace std = "roblox" with std = "roblox+remodel"
@nezuo
nezuo / testez-selene.md
Last active June 10, 2022 00:00
TestEZ standard library for selene
View testez-selene.md

Instructions

  1. Copy the file below into one called testez.yml
  2. In selene.toml, replace std = "roblox" with std = "roblox+testez"