Skip to content

Instantly share code, notes, and snippets.

View kroryan's full-sized avatar
🤪
Crazy

Krory kroryan

🤪
Crazy
  • while(true) { coffe(); coding(); panic(); repeat(); }
View GitHub Profile
@nightm4re94
nightm4re94 / blenderCityImporter.py
Last active May 19, 2025 09:48
A Blender script to import cities created with Watabou's Medieval Fantasy City Generator
import bpy
import json
import math
import random
from shapely.geometry import Polygon, Point
# Load JSON data
with open("D:/Downloads/nightfair.json", "r") as f:
city_data = json.load(f)
@yunooooo
yunooooo / online-tools.md
Created November 23, 2022 06:36 — forked from unitycoder/online-tools.md
Online Tools And Converters
@wintryKat
wintryKat / evemu-account-roles.md
Created November 26, 2021 18:57
Table of all currently-defined account roles in EVEmu as of v0.8.4
Role flag name Decimal value Description Formula
ACCOUNTMANAGEMENT 536870912
ADMIN 72057594037927936 Is an administrator
BANNING 2