Warning: RaftModLoader now requires .NET 4.7.1 instead of .NET 4.6.1. You can download it on Microsoft's website.
unityVersion
: shows the current unity versionraftVersion
: shows the current Raft versionlistRafters
: shows a list of all your friends currently playing Raftconnect
: join a server, usage: connect SteamID password
Supports all types of SteamID, examples:
connect STEAM0:0:220370228
connect 76111196660954784
connect STEAM0:0:220370228 ThisIsAPassword
dtools (DevTools commands, type dtools help for help).test
Load Mod
loads the mod,Unload Mod
unloads the mod andMod information
shows the mod's description, authors, banner and recommended Raft version.Support us
and Discord
quick links to the mod loader home page.LogWarning(string)
, LogError(string)
, LogException(string)
and LogAssert(string)
to the RConsole
class.registerCommand(typeof(YourModClass), "Description.", "command", CommandHandler)
instead.string GetUsernameFromSteamID(CSteamID)
and void ToggleCursor(bool)
to the API.FindObjectOfType
.[ModIconUrl(string)]
and[ModWallpaperUrl(string)]
128px x 128px
for the icon and 330px x 100px
for the wallpaper / banner.PNG
, JPG
(recommended), BMP
and other common images formats.Changelog last updated on 2019-03-05