This website works better with JavaScript.
Explore
Help
Register
Sign In
KenSchae
/
fungus
Watch
1
Star
0
Fork
You've already forked fungus
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
2127
Commits
1
Branch
0
Tags
243 MiB
Tree:
4375852e4b
fungus
/
Assets
/
Tests
/
TestAssets
/
Text
/
teststringtable.txt
6 lines
59 B
Raw
Normal View
History
Unescape
Escape
Changed format of string tables to JSON
9 years ago
{
"hello" : {
"en" : "Hi there",
"fr" : "Bonjour"
}
}