An open API service indexing awesome lists of open source software.

https://github.com/nirokay/luadventures

This is a collection for all kinds of scripts/programs i make in Lua. I'm new to Lua, so join me on my adventure! Get it? Because the repository name... haha, funny right?
https://github.com/nirokay/luadventures

computercraft computercraft-scripts lua lua-script minecraft

Last synced: 9 months ago
JSON representation

This is a collection for all kinds of scripts/programs i make in Lua. I'm new to Lua, so join me on my adventure! Get it? Because the repository name... haha, funny right?

Awesome Lists containing this project

README

          

# Luadventures
This is a collection for all kinds of scripts/programs i make in Lua. I'm new to Lua, so join me on my adventure! Get it? Because the repository name... haha, funny right?

> [!WARNING]
> Minecraft CC:Tweaked scripts [moved to this repository](https://github.com/nirokay/cc-tweaked)!

## Contents

### DnD Script
This script simulates virtual dice. You can specify how many and which one you roll.

### Name Generator
Need help generating names for places/cities? Well thats a specific problem...
Luckily i have the thing just for you!

Syntax:
`$ ./namegenerator.lua 10` will generate 10 random names (will generate 1 if not specified or invalid)