mirror of
https://github.com/Relintai/mourne_rcpp_fw.git
synced 2025-01-25 18:59:17 +01:00
Add note about the original project to the readme.
This commit is contained in:
parent
a1cb41aa04
commit
a9fd8ca68b
@ -2,6 +2,11 @@
|
||||
|
||||
An old village builder / hero manager web rpg that I originally wrote using Code Igniter 3 ported to [rcpp_framework](https://github.com/Relintai/rcpp_framework).
|
||||
|
||||
The original code is under the `Mourne-CI` folder. I wrote this about 9 years ago. I only have the application code in the folder.
|
||||
I decided not to commit the framework code itself to minimize the chance of committing passwords, or stray temp files and such.
|
||||
This was my first bigger app, even though when I wrote this I did pay attention to make it secure (it's probably not that bad), however it's still
|
||||
probably not a good idea to use it as it is.
|
||||
|
||||
This is highly experimental stuff. It probably shouldn't be used by anyone who's sane.
|
||||
|
||||
Note: this readme has been taken from an another project of mine, it will be updated later.
|
||||
|
Loading…
Reference in New Issue
Block a user