First commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Module
|
||||
name: game_features
|
||||
description: Manager game features
|
||||
reloadable: false
|
||||
sandboxed: true
|
||||
scripts: [features]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
Reference in New Issue
Block a user