The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Work in progress Amnesia Mod Loader
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#1
Amnesia Mod Loader

Yeah, so I'm working on a mod loader app that would work with Amnesia, as discussed in this thread and I figured I could have this little thread open as a WIP thread in the mean time while I develop it.

You can read a bit more about how I've planned it to work in the above linked thread. I will of course create a separate thread explaining everything when it is finished.

Any suggestions of features to add to it would be nice, as well as any other feedback you may have =P

Though, keep in mind that I'm not in any way a professional app writer or anything, so some of the things I'll be doing for this will be a challenge to myself. Hopefully I will actually achieve the goal though.

Oh, and also I've been thinking about letting mods contain extra files to work with this mod loader. If you keep an aml.cfg file in your mod, you can specify settings for it. Here's what I've planned so far for it:

PHP Code: (Select All)
#AmnesiaModLoader config file setup

IconFile "icon.png"
Author "Mudbill"
Name "Modification"
Description "This mod revolves around stuff happening in the presence of a player." 

By the way, do you think this file should be named aml.cfg or something else? modloader.cfg maybe? amnesia_mod_loader.cfg maybe?

Currently I'm working on the design and components. Here's a somewhat early screenshot of how it may look like:
Spoiler below!
[Image: uZ8PrUI.png]

This time I will be prioritizing platforms a bit more, starting with Windows and creating separate versions for other platforms (Mac and Linux) as I go.

I hope this will turn out good <3
Now, back to Eclipse.

(This post was last modified: 07-13-2014, 09:59 AM by Mudbill.)
07-13-2014, 09:58 AM
Find


Messages In This Thread
Amnesia Mod Loader - by Mudbill - 07-13-2014, 09:58 AM
RE: Amnesia Mod Loader - by DnALANGE - 07-13-2014, 11:55 AM
RE: Amnesia Mod Loader - by MrBehemoth - 07-13-2014, 12:13 PM
RE: Amnesia Mod Loader - by Daemian - 07-13-2014, 03:05 PM
RE: Amnesia Mod Loader - by Daemian - 07-13-2014, 05:38 PM
RE: Amnesia Mod Loader - by Mudbill - 07-13-2014, 07:22 PM
RE: Amnesia Mod Loader - by MrBehemoth - 07-15-2014, 04:32 PM
RE: Amnesia Mod Loader - by Daemian - 07-15-2014, 06:39 PM
RE: Amnesia Mod Loader - by Mudbill - 07-15-2014, 09:51 PM
RE: Amnesia Mod Loader - by Daemian - 07-16-2014, 12:07 AM
RE: Amnesia Mod Loader - by Mudbill - 07-16-2014, 12:53 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 01:14 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 01:30 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 01:57 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 05:00 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 05:08 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 09:44 AM
RE: Amnesia Mod Loader - by Mudbill - 07-27-2014, 08:17 AM
RE: Amnesia Mod Loader - by Mudbill - 07-30-2014, 10:20 PM
RE: Amnesia Mod Loader - by Mudbill - 08-05-2014, 10:53 PM



Users browsing this thread: 1 Guest(s)