mirror of
https://github.com/Rucknium/TownforgeMMbot.git
synced 2024-11-19 10:13:32 +01:00
20 lines
385 B
R
20 lines
385 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/parsers.R
|
|
\name{get_custom_items}
|
|
\alias{get_custom_items}
|
|
\title{Produces a data.frame containing player-made items}
|
|
\usage{
|
|
get_custom_items(url.townforged = "http://127.0.0.1:18881/json_rpc", ...)
|
|
}
|
|
\arguments{
|
|
\item{url.townforged}{TODO}
|
|
|
|
\item{...}{TODO}
|
|
}
|
|
\description{
|
|
Description
|
|
}
|
|
\details{
|
|
TODO
|
|
}
|