init
This commit is contained in:
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
5
.luaurc
Normal file
5
.luaurc
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"aliases": {
|
||||||
|
"lune": "~/.lune/.typedefs/0.10.3/"
|
||||||
|
}
|
||||||
|
}
|
||||||
7
rokit.toml
Normal file
7
rokit.toml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# This file lists tools managed by Rokit, a toolchain manager for Roblox projects.
|
||||||
|
# For more information, see https://github.com/rojo-rbx/rokit
|
||||||
|
|
||||||
|
# New tools can be added by running `rokit add <tool>` in a terminal.
|
||||||
|
|
||||||
|
[tools]
|
||||||
|
lune = "lune-org/lune@0.10.3"
|
||||||
0
src/init.luau
Normal file
0
src/init.luau
Normal file
Reference in New Issue
Block a user