From 4e34e438f12abb31f2409ce9d50df8acc2128555 Mon Sep 17 00:00:00 2001 From: faketruth Date: Thu, 26 Jan 2012 20:39:46 +0000 Subject: Working on a new plugin design with Lua. While retaining backwards compatibility of course... In this new design a plugin consists of a folder with Lua files, this should enable plugin developers to keep things separate and have more overview. git-svn-id: http://mc-server.googlecode.com/svn/trunk@172 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj.filters | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'VC2010/MCServer.vcxproj.filters') diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 4ed54000a..9e1dfae67 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -451,6 +451,9 @@ {9bd7a65c-b60f-4905-ae2b-7c3c7586eaef} + + {fb282bd3-cf18-44b3-8ccc-9a5a89701a6d} + @@ -895,6 +898,9 @@ cInventory\cSurvivalInventory + + cPlugin\cPlugin_NewLua + @@ -1377,6 +1383,9 @@ !Smart_Pointers + + cPlugin\cPlugin_NewLua + -- cgit v1.2.3