1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02:00

preliminary lua scripting framework for objects

This commit is contained in:
Perttu Ahola
2011-02-21 16:10:36 +02:00
parent c57637b4c3
commit 69dbc046eb
81 changed files with 18685 additions and 193 deletions

View File

@@ -117,6 +117,8 @@ enum ToClientCommand
for all added objects {
u16 id
u8 type
u16 initialization data length
string initialization data
}
*/