Main Page: Difference between revisions
From Onset Developer Wiki
m →Other |
No edit summary |
||
Line 35: | Line 35: | ||
===Other=== | ===Other=== | ||
* [[ClientParameters|Client parameters]] | * [[ClientParameters|Client parameters and folders]] | ||
* [[LuaHelper|Useful Lua helper functions]] | * [[LuaHelper|Useful Lua helper functions]] | ||
* [[UnrealLua]] | * [[UnrealLua]] | ||
* [[Debugging]] | * [[Debugging|Debugging, crash handling and client console]] | ||
* [[UpdateDiscordActivity|Custom Discord client id]] | * [[UpdateDiscordActivity|Custom Discord client id]] | ||
* [[Template:HttpFunctions|Serverside HTTP client]] | * [[Template:HttpFunctions|Serverside HTTP client]] |
Revision as of 09:57, 7 October 2020
Getting started
- Server
- Packages
- Server configuration
- Weapon configuration
- Modding tutorial for importing custom 3D models, levels and more
- Custom connect screen
Functions
Events
Game models and more
Constants
Other
- Client parameters and folders
- Useful Lua helper functions
- UnrealLua
- Debugging, crash handling and client console
- Custom Discord client id
- Serverside HTTP client
- Gamemodes, Packages, Scripts and Libraries for Onset: https://github.com/alexandregv/awesome-onset
- Limitations
- Onset with Docker
Database
- MariaDB (MySQL)
- MariaDB Functions