Skip to content

Commit 94d5a19

Browse files
committed
Create README.md
1 parent 97ab9e9 commit 94d5a19

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

LICENSE.MD renamed to LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 Ivan Mogilko
3+
Copyright (c) 2020-2021 Ivan Mogilko
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ags-script-modules
2+
3+
This is my personal collection of AGS Script modules and Demo games for them.<br>
4+
Most of these are posted with further instructions on [official AGS forums](https://www.adventuregamestudio.co.uk/forums/index.php?board=10.0).
5+
6+
The modules are arranged in subdirs roughly by their kind.<br>
7+
There's a special "_dump" dir where I store random scripts; these are either not good for a real module or something I just did not have time to tidy up yet.
8+
9+
All scripts are free to use and released under [MIT License](LICENSE.md).

0 commit comments

Comments
 (0)