This commit is contained in:
parent
4ae5969dd9
commit
784bd1006c
|
|
@ -1,3 +1,4 @@
|
||||||
|
// Based on: https://github.com/Scorbutics/ruby-physfs
|
||||||
#include <physfs.h>
|
#include <physfs.h>
|
||||||
#include "binding-util.h"
|
#include "binding-util.h"
|
||||||
#include "sharedstate.h"
|
#include "sharedstate.h"
|
||||||
|
|
|
||||||
|
|
@ -69,3 +69,4 @@ Added ModLoader loading screen
|
||||||
Added [Function():string number] debug information in logs
|
Added [Function():string number] debug information in logs
|
||||||
SecurityEngine now enabled only when Modloader is active
|
SecurityEngine now enabled only when Modloader is active
|
||||||
Added Setting "Density of glen fireflies"
|
Added Setting "Density of glen fireflies"
|
||||||
|
Added Better Modloading
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue