Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions cubzh/gigax/gigax.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"contributors": [
{ "tristandeborde": 1.0 }
]
}
7 changes: 7 additions & 0 deletions cubzh/gigax/gigax.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
--- This module allows you to integrate the Gigax library into your project.
--- The library is used to generated realistic NPCs, quests, and more into your game.
---@code
--- gigax = require("github.com/gigaxgames/integrations/cubzh/gigax")

mod = {}

174 changes: 0 additions & 174 deletions cubzh/map_gen.lua

This file was deleted.

Loading